MetadataInfo.GetTypeInfoByType(Type) 方法

定義

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

參數

type
Type

傳回

適用於