Function CSPODBCRecordset::operator []()

Description:
Retrieves the field by index.

Prototype:
CSPODBCField& operator [](unsigned long ulColumn);

Arguments:
  • unsigned long ulColumn [IN]
    The column index.



Return value:
Returns a reference to the the requested field.

See also:
member functions GetColCount(), operator ()
CSPODBCRecordset | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd