Właściwość SfcEventArgs.Urn
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property Urn As Urn
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Wartość obiektu Urn, który określa adres URN, który jednoznacznie identyfikuje obiekt.