Méthode IAlienObject.GetUrn

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Function GetUrn As Urn
'Utilisation
Dim instance As IAlienObject 
Dim returnValue As Urn 

returnValue = instance.GetUrn()
Urn GetUrn()
Urn^ GetUrn()
abstract GetUrn : unit -> Urn
function GetUrn() : Urn

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The Unified Resource Name of the object.

Voir aussi

Référence

IAlienObject Interface

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc