Proprietà Urn
Gets or sets the property that lives only while the request is serviced. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Protected Friend Property Urn As Urn
Get
Set
'Utilizzo
Dim value As Urn
value = Me.Urn
Me.Urn = value
protected internal Urn Urn { get; set; }
protected 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)
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
Holds the xpath expression for the current request.