ComSDK
 Указатель Классы Пространства имен Функции Переменные Определения типов Перечисления Элементы перечислений Друзья Группы Страницы
com::sql::SqlTable Cписок членов класса

Полный список членов класса com::sql::SqlTable, включая наследуемые из базового класса

addAttrToPK(const std::string &p_attrName)com::sql::SqlTable
addEmptyRow()com::sql::SqlTable
addForeignKey(int p_col, const std::string &p_refSchema, const std::string &p_refTable, int p_refCol)com::sql::SqlTable
attrExists(const std::string &p_attrName) const com::sql::SqlTable
ColumnType перечислениеcom::sql::SqlTable
ctForeignKey элементы перечисленияcom::sql::SqlTable
ctOrdinary элементы перечисленияcom::sql::SqlTable
ctPrimaryKey элементы перечисленияcom::sql::SqlTable
deleteRow(int pRow)com::sql::SqlTable
find(const std::map< int, std::string > &pParams) const com::sql::SqlTable
findRow(const std::string &p_colName, const std::string &p_value) const com::sql::SqlTable
findRow(const std::map< std::string, std::string > &p_attrsAndValues) const com::sql::SqlTable
findRow(const std::string &pCommaSeparatedPKValues) const com::sql::SqlTable
findRows(const std::string &p_colName, const std::string &p_value) const com::sql::SqlTable
findRows(const std::map< std::string, std::string > &p_attrsAndValues) const com::sql::SqlTable
getColumnDescription(int pCol) const com::sql::SqlTable
getColumnDomain(int p_col) const com::sql::SqlTable
getColumnFullName(int pCol) const com::sql::SqlTable
getColumnIndexByName(const std::string &pColName) const com::sql::SqlTable
getColumnLength(int p_col) const com::sql::SqlTable
getColumnName(int pCol) const com::sql::SqlTable
getColumnsCount() const com::sql::SqlTable
getColumnType(int pCol) const com::sql::SqlTable
getContent(int pCol, int pRow) const com::sql::SqlTable
getContent(const std::string &pCol, int pRow) const com::sql::SqlTable
getDatabaseDescriptor() const com::sql::SqlTable
getForeignKey(int pCol) const com::sql::SqlTable
getPKAttrIndexes() const com::sql::SqlTable
getPKCount() const com::sql::SqlTable
getRowsCount() const com::sql::SqlTable
getSchemaName() const com::sql::SqlTable
getTableDescription() const com::sql::SqlTable
getTableFullName() const com::sql::SqlTable
getTableName() const com::sql::SqlTable
getValueType(int pCol) const com::sql::SqlTable
insertColumn(const std::string &pName, const std::string &pDescription, const std::string &pDomainName, ColumnType pColumnType, ValueType pValueType, int pMaxLength)com::sql::SqlTable
insertRow(const std::map< int, std::string > &pValues)com::sql::SqlTable
isEmpty() const com::sql::SqlTable
makeUpDeleteRequest(int pRow)com::sql::SqlTable
makeUpInsertRequest(const std::map< int, std::string > &pValues)com::sql::SqlTable
makeUpSelectRequest(const std::map< int, std::string > &pValues)com::sql::SqlTable
makeUpUpdateRequest(int pRow, const std::map< int, std::string > &pChangedValues)com::sql::SqlTable
setColumnData(int p_col, const std::string &p_name, ColumnType p_colType, ValueType p_valType, const std::string &p_domainName="", int p_maxLen=INT_MAX, const std::string &p_descr="")com::sql::SqlTable
setColumnName(int p_col, const std::string &p_name)com::sql::SqlTable
setColumnType(int p_col, ColumnType p_colType)com::sql::SqlTable
setContent(int pCol, int pRow, const std::string &pValue)com::sql::SqlTable
setContent(const std::string &p_col, int p_row, const std::string &p_value)com::sql::SqlTable
setContent(int p_row, std::map< int, std::string > &p_values)com::sql::SqlTable
setDatabaseDescriptor(const std::string &dd)com::sql::SqlTable
setFormat(int pColumnsCount, int pRowsCount, bool pEmpty)com::sql::SqlTable
setSchemaName(const std::string &pSchemaName)com::sql::SqlTable
setTableDescription(const std::string &pTableDescr)com::sql::SqlTable
setTableName(const std::string &pTableName)com::sql::SqlTable
setValueType(int p_col, ValueType p_valType)com::sql::SqlTable
SqlTable() (определено в com::sql::SqlTable)com::sql::SqlTable
SqlTable(const SqlTable &pSQLTable) (определено в com::sql::SqlTable)com::sql::SqlTable
ValueType перечислениеcom::sql::SqlTable
vtBool элементы перечисленияcom::sql::SqlTable
vtInt элементы перечисленияcom::sql::SqlTable
vtNumeric элементы перечисленияcom::sql::SqlTable
vtString элементы перечисленияcom::sql::SqlTable
vtTimestamp элементы перечисленияcom::sql::SqlTable
vtUnknown элементы перечисленияcom::sql::SqlTable
~SqlTable() (определено в com::sql::SqlTable)com::sql::SqlTable