Aracılığıyla paylaş


SmoEventArgs.Urn Özelliği

smo olay Tekdüzen Kaynak adı (urn) adresini alır.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property Urn As Urn
    Get
'Kullanım
Dim instance As SmoEventArgs
Dim value As Urn

value = instance.Urn
public Urn Urn { get; }
public:
property Urn^ Urn {
    Urn^ get ();
}
member Urn : Urn
function get Urn () : Urn

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
A Urn Nesne değeri belirleyen bir urn adresi.