Home
last modified time | relevance | path

Searched defs:ARDFields_ (Results 1 – 1 of 1) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Ddescriptor.h120 struct ARDFields_ struct
122 SQLLEN size_of_rowset; /* for ODBC3 fetch operation */
123 SQLUINTEGER bind_size; /* size of each structure if using
125 SQLUSMALLINT *row_operation_ptr;
126 SQLULEN *row_offset_ptr;
127 BindInfoClass *bookmark;
128 BindInfoClass *bindings;
129 SQLSMALLINT allocated;
130 SQLLEN size_of_rowset_odbc2; /* for SQLExtendedFetch */