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

CountQuery..::..SelectQuery Property

Gets the select query.

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

Syntax


public SelectQuery SelectQuery { get; }
Public ReadOnly Property SelectQuery As SelectQuery
	Get
public:
property SelectQuery^ SelectQuery {
	SelectQuery^ get ();
}

Field Value

The select query.