MetadataInfo.GetTypeInfoById(Int32) Method

Definition

public Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo GetTypeInfoById (int id);
member this.GetTypeInfoById : int -> Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
Public Function GetTypeInfoById (id As Integer) As TypeInfo

Parameters

id
Int32

Returns

Applies to