DataType.DateTime Property

Definition

Creates a DataType of type SqlDataType.DateTime

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

Property Value

Applies to