IAlienObject.GetUrn-Methode
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
Function GetUrn As Urn
'Usage
Dim instance As IAlienObject
Dim returnValue As Urn
returnValue = instance.GetUrn()
Urn GetUrn()
Urn^ GetUrn()
abstract GetUrn : unit -> Urn
function GetUrn() : Urn
Rückgabewert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The Unified Resource Name of the object.