Поделиться через


IntegrationServices.ISfcDomain.GetType(String) Метод

Определение

Возвращает тип.

 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

Параметры

typeName
String

Имя типа.

Возвращаемое значение

Тип.

Реализации

Применяется к