DCL 3.7.4
Loading...
Searching...
No Matches
__BIND Struct Reference

#include <ODBCQuery.h>

Public Attributes

SQLUSMALLINT number
SQLSMALLINT type
SQLULEN size
SQLSMALLINT precision
SQLSMALLINT scale
SQLSMALLINT nullable
SQLSMALLINT valueType
SQLPOINTER valuePtr
SQLLEN valueMax
SQLLEN lenORind

Detailed Description

Definition at line 26 of file ODBCQuery.h.

Member Data Documentation

◆ lenORind

SQLLEN __BIND::lenORind

Definition at line 38 of file ODBCQuery.h.

◆ nullable

SQLSMALLINT __BIND::nullable

Definition at line 33 of file ODBCQuery.h.

◆ number

SQLUSMALLINT __BIND::number

Definition at line 27 of file ODBCQuery.h.

◆ precision

SQLSMALLINT __BIND::precision

Definition at line 31 of file ODBCQuery.h.

◆ scale

SQLSMALLINT __BIND::scale

Definition at line 32 of file ODBCQuery.h.

◆ size

SQLULEN __BIND::size

Definition at line 30 of file ODBCQuery.h.

◆ type

SQLSMALLINT __BIND::type

Definition at line 29 of file ODBCQuery.h.

◆ valueMax

SQLLEN __BIND::valueMax

Definition at line 37 of file ODBCQuery.h.

◆ valuePtr

SQLPOINTER __BIND::valuePtr

Definition at line 36 of file ODBCQuery.h.

◆ valueType

SQLSMALLINT __BIND::valueType

Definition at line 35 of file ODBCQuery.h.


The documentation for this struct was generated from the following file: