XEStore.ISfcDomain.GetType(String) Method

Definition

Gets the type.

Type ISfcDomain.GetType (string typeName);
override this.Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain.GetType : string -> Type
Function GetType (typeName As String) As Type Implements ISfcDomain.GetType

Parameters

typeName
String

Name of the type.

Returns

Implements

Applies to