DataType.Bit Property

Definition

Creates a DataType of type SqlDataType.Bit

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

Property Value

Applies to