Utility.ISfcDomain.GetType(String) Metodo

Definizione

Ottiene l'oggetto Type dell'utilità.

 virtual Type ^ Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetType(System::String ^ typeName) = Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDomain::GetType;
Type ISfcDomain.GetType (string typeName);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetType : string -> Type
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetType : string -> Type
Function GetType (typeName As String) As Type Implements ISfcDomain.GetType

Parametri

typeName
String

Valore stringa che specifica il nome del tipo.

Restituisce

Un oggetto Type.

Implementazioni

Si applica a