Condividi tramite


Proprietà Urn

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
Public Property Urn As Urn
    Get
    Set
'Utilizzo
Dim instance As Request
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)

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The xpath expression.