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 ReadOnly Property Urn As Urn
Get
'Utilizzo
Dim instance As SfcEventArgs
Dim value As Urn
value = instance.Urn
public Urn Urn { get; }
public:
property Urn^ Urn {
Urn^ get ();
}
member Urn : Urn
function get Urn () : Urn
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
An Urn object value that specifies the URN address that uniquely identifies the object.