PrimitiveTypeInfo(Type, Int32) Constructor

Definition

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

Parameters

type
Type
id
Int32

Applies to