DataType.SmallInt Property

Definition

Creates a DataType of type SqlDataType.SmallInt

public static Microsoft.SqlServer.Management.Smo.DataType SmallInt { get; }
member this.SmallInt : Microsoft.SqlServer.Management.Smo.DataType
Public Shared ReadOnly Property SmallInt As DataType

Property Value

DataType

Applies to