DataType.Date Property

Definition

Creates a DataType of type SqlDataType.Date

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

Property Value

Applies to