LibreOffice Module connectivity (master) 1
Namespaces | Functions
TKeys.cxx File Reference
#include <connectivity/TKeys.hxx>
#include <TKey.hxx>
#include <connectivity/TTableHelper.hxx>
#include <com/sun/star/sdb/tools/XKeyAlteration.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbcx/KeyType.hpp>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <connectivity/dbtools.hxx>
#include <comphelper/types.hxx>
#include <TConnection.hxx>
Include dependency graph for TKeys.cxx:

Go to the source code of this file.

Namespaces

namespace  connectivity
 

Functions

static OUString connectivity::getKeyRuleString (bool _bUpdate, sal_Int32 _nKeyRule)
 returns the keyrule string for the primary key More...