RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

WhereItem..::..DateType Property

Gets the type of the date. (For DateTime value types.)

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public DbDateTypes DateType { get; set; }
Public Property DateType As DbDateTypes
	Get
	Set
public:
property DbDateTypes^ DateType {
	DbDateTypes^ get ();
	void set (DbDateTypes^ value);
}

Field Value

The type of the date.