22#include <com/sun/star/sdbc/XRow.hpp>
23#include <com/sun/star/sdbc/XResultSet.hpp>
24#include <com/sun/star/sdbcx/KeyType.hpp>
25#include <com/sun/star/sdbc/KeyRule.hpp>
73 if(!
sName.getLength())
77 if ( FAILED(pKeys->Append(
OLEVariant(
static_cast<ADOKey*
>(aKey)),
static void ThrowException(ADOConnection *_pAdoCon, const css::uno::Reference< css::uno::XInterface > &_xInterface)
static KeyTypeEnum Map2KeyRule(sal_Int32 _eNum)
WpADOConnection & getConnection()
OConnection * m_pConnection
virtual void impl_refresh() override
virtual sdbcx::ObjectType appendObject(const OUString &_rForName, const css::uno::Reference< css::beans::XPropertySet > &descriptor) override
appends an object described by a descriptor, under a given name
virtual void dropObject(sal_Int32 _nPos, const OUString &_sElementName) override
virtual css::uno::Reference< css::beans::XPropertySet > createDescriptor() override
void put_Name(std::u16string_view _rName)
OUString get_Name() const
bool Delete(const OUString &sName)
WrapT GetItem(sal_Int32 index) const
bool isCaseSensitive() const
sal_Int32 getINT32(const Any &_rAny)
OUString getString(const Any &_rAny)
css::uno::Reference< css::beans::XPropertySet > ObjectType