Compartilhar via


Método IAlienObject.GetUrn

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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 de retorno

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

Consulte também

Referência

IAlienObject Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc