Compartir a través de


GetTypeFromUrnSkeleton Método

Obtiene el tipo del objeto Urn especificado por el parámetro.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Shared Function GetTypeFromUrnSkeleton ( _
    urn As Urn _
) As Type
'Uso
Dim urn As Urn
Dim returnValue As Type

returnValue = SqlSmoObject.GetTypeFromUrnSkeleton(urn)
public static Type GetTypeFromUrnSkeleton(
    Urn urn
)
public:
static Type^ GetTypeFromUrnSkeleton(
    Urn^ urn
)
static member GetTypeFromUrnSkeleton : 
        urn:Urn -> Type 
public static function GetTypeFromUrnSkeleton(
    urn : Urn
) : Type

Valor devuelto

Tipo: System. . :: . .Type
Objeto Type.