Urn Class
The Urn object provides programmatic access to Uniform Resource Name (URN) addresses that uniquely identify Microsoft SQL Server objects.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)
Sintaxis
'Declaración
<SerializableAttribute> _
Public Class Urn
[SerializableAttribute]
public class Urn
[SerializableAttribute]
public ref class Urn
/** @attribute SerializableAttribute() */
public class Urn
SerializableAttribute
public class Urn
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
To set or get the Urn object properties, users can be a member of the public fixed server role.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.Smo.Urn
Ejemplo
How to: Script Out the Dependencies for a Database in Visual Basic .NET
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.