Metodo GetUrn
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Function GetUrn As Urn
'Utilizzo
Dim instance As IAlienObject
Dim returnValue As Urn
returnValue = instance.GetUrn()
Urn GetUrn()
Urn^ GetUrn()
abstract GetUrn : unit -> Urn
function GetUrn() : Urn
Valore restituito
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The Unified Resource Name of the object.
Vedere anche