DataType.BigInt Property

Definition

Creates a DataType of type SqlDataType.BigInt

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

Property Value

Applies to