DataType.TinyInt Property

Definition

Creates a DataType of type SqlDataType.TinyInt

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

Property Value

Applies to