CONZEPT 16 C++ API
C16::Selection Member List

This is the complete list of members for C16::Selection, including all inherited members.

clear() constC16::Selection
created_date() constC16::Selection
created_time() constC16::Selection
database() constC16::Selection
executed_date() constC16::Selection
executed_time() constC16::Selection
loaded() constC16::Selection
modified_date() constC16::Selection
modified_time() constC16::Selection
modified_user() constC16::Selection
name() constC16::Selection
NAME_LENGTH_LIMITC16::Selectionstatic
read(const std::string &name, Place place=Place::KEY, Locking locking=Locking::NONE)C16::Selection
read(Place place, Locking locking=Locking::NONE)C16::Selection
record_insert(const Record &record) constC16::Selection
record_remove(const Record &record) constC16::Selection
records_count() constC16::Selection
reload(Locking locking=Locking::NONE)C16::Selection
right_execute() constC16::Selection
right_modify() constC16::Selection
Selection(const Database &database, int table_number)C16::Selection
Selection(const Database &database, const std::string &table_name)C16::Selection
Selection(const Table &table)C16::Selectionexplicit
Selection(const Selection &other)C16::Selection
table() constC16::Selection
unload()C16::Selection