Méthode GetUrn
Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Function GetUrn ( _
instance As Object _
) As Urn
'Utilisation
Dim instance As SfcReferenceAttribute
Dim instance As Object
Dim returnValue As Urn
returnValue = instance.GetUrn(instance)
public Urn GetUrn(
Object instance
)
public:
Urn^ GetUrn(
Object^ instance
)
member GetUrn :
instance:Object -> Urn
public function GetUrn(
instance : Object
) : Urn
Paramètres
- instance
Type : System. . :: . .Object
A Object instance.
Valeur de retour
Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The object from the specified Urn.