RequestObjectInfo.Urn Propiedad
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Property Urn As Urn
Get
Set
'Uso
Dim instance As RequestObjectInfo
Dim value As Urn
value = instance.Urn
instance.Urn = value
public Urn Urn { get; set; }
public:
property Urn^ Urn {
Urn^ get ();
void set (Urn^ value);
}
member Urn : Urn with get, set
function get Urn () : Urn
function set Urn (value : Urn)
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The xpath expression.