GetUrn Método
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Function GetUrn As Urn
'Uso
Dim instance As IAlienObject
Dim returnValue As Urn
returnValue = instance.GetUrn()
Urn GetUrn()
Urn^ GetUrn()
abstract GetUrn : unit -> Urn
function GetUrn() : Urn
Valor devuelto
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
The Unified Resource Name of the object.
Vea también