MetadataInfo.GetTypeInfoByType(Type) Method

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo GetTypeInfoByType (Type type);
member this.GetTypeInfoByType : Type -> Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
Public Function GetTypeInfoByType (type As Type) As TypeInfo

Parameters

type
Type

Returns

Applies to