Partager via


Méthode GetTypeFromUrnSkeleton

Obtient le type depuis l'objet Urn spécifié par le paramètre.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Shared Function GetTypeFromUrnSkeleton ( _
    urn As Urn _
) As Type
'Utilisation
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

Valeur de retour

Type : System. . :: . .Type
Objet Type.