LibreOffice Module connectivity (master) 1
Macros
ADatabaseMetaDataResultSet.cxx File Reference
#include <comphelper/sequence.hxx>
#include <ado/ADatabaseMetaDataResultSet.hxx>
#include <ado/ADatabaseMetaDataResultSetMetaData.hxx>
#include <com/sun/star/sdbc/ColumnSearch.hpp>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <com/sun/star/sdbc/ProcedureResult.hpp>
#include <com/sun/star/sdbc/IndexType.hpp>
#include <comphelper/property.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
#include <com/sun/star/sdbc/ResultSetType.hpp>
#include <com/sun/star/sdbc/FetchDirection.hpp>
#include <cppuhelper/typeprovider.hxx>
#include <comphelper/seqstream.hxx>
#include <connectivity/dbexception.hxx>
#include <rtl/ref.hxx>
#include <oledb.h>
Include dependency graph for ADatabaseMetaDataResultSet.cxx:

Go to the source code of this file.

Macros

#define BLOCK_SIZE   256
 

Macro Definition Documentation

◆ BLOCK_SIZE

#define BLOCK_SIZE   256

Definition at line 136 of file ADatabaseMetaDataResultSet.cxx.