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