Condividi tramite


Metodo GetTypeFromUrnSkeleton

Ottiene il tipo dall'oggetto Urn specificato dal parametro.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Shared Function GetTypeFromUrnSkeleton ( _
    urn As Urn _
) As Type
'Utilizzo
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

Valore restituito

Tipo: System. . :: . .Type
Oggetto Type.