MetadataTypeInfo(Type, Int32, MetadataType) Constructor

Definition

public MetadataTypeInfo (Type type, int id, Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataType metadataType);
new Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataTypeInfo : Type * int * Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataType -> Microsoft.SqlServer.Management.SqlParser.Metadata.MetadataTypeInfo
Public Sub New (type As Type, id As Integer, metadataType As MetadataType)

Parameters

type
Type
id
Int32
metadataType
MetadataType

Applies to