DataType.DateTime Property

Definition

Creates a DataType of type SqlDataType.DateTime

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

Property Value

DataType

Applies to