CountQuery..::..SelectQuery Property
Gets the select query.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public SelectQuery SelectQuery { get; }
Public ReadOnly Property SelectQuery As SelectQuery Get
public: property SelectQuery^ SelectQuery { SelectQuery^ get (); }