DataType.TinyInt Property

Definition

Creates a DataType of type SqlDataType.TinyInt

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

Property Value

DataType

Applies to