PODBC::Field::Bind Class Reference

SQL compliant Bound DataTypes. More...

#include <podbc.h>

List of all members.

Public Attributes

PString sbin
PString sbinlong
 Strings & Binary Data.
short int ssint
 Long Data.
long int slint
 Short Integer SQLSMALLINT.
double sdoub
 Integer SQLINTEGER.
unsigned char sbit
 Double SQLDOUBLE.
unsigned char * suchar
 Bit SQLCHAR.
PInt64 sbint
 Unsigned char SQLCHAR *.
DATE_STRUCT date
 Bit Integer SQLBIGINT.
TIME_STRUCT time
 Date Structure.
TIMESTAMP_STRUCT timestamp
 Time Structure.
SQLGUID guid
 TimeStamp Structure.
SQLLEN dataLen
 GUID Structure (not Fully Supported).


Detailed Description

SQL compliant Bound DataTypes.

The appropriate Field is bound to the SQL Driver and alters when a new record is fetched.


Member Data Documentation

SQLLEN PODBC::Field::Bind::dataLen

GUID Structure (not Fully Supported).

DATE_STRUCT PODBC::Field::Bind::date

Bit Integer SQLBIGINT.

SQLGUID PODBC::Field::Bind::guid

TimeStamp Structure.

PString PODBC::Field::Bind::sbin

PString PODBC::Field::Bind::sbinlong

Strings & Binary Data.

PInt64 PODBC::Field::Bind::sbint

Unsigned char SQLCHAR *.

unsigned char PODBC::Field::Bind::sbit

Double SQLDOUBLE.

double PODBC::Field::Bind::sdoub

Integer SQLINTEGER.

long int PODBC::Field::Bind::slint

Short Integer SQLSMALLINT.

short int PODBC::Field::Bind::ssint

Long Data.

unsigned char* PODBC::Field::Bind::suchar

Bit SQLCHAR.

TIME_STRUCT PODBC::Field::Bind::time

Date Structure.

TIMESTAMP_STRUCT PODBC::Field::Bind::timestamp

Time Structure.


The documentation for this class was generated from the following file:
Generated on Fri Oct 14 01:44:12 2011 for PTLib by  doxygen 1.4.7