Freigeben über


Urn-Eigenschaft

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public ReadOnly Property Urn As Urn
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
An Urn object value that specifies the URN address that uniquely identifies the object.