Class CSPODBCField
Description
Provides the functionality for manipulating a field in a recordset.
 |
Derives: class CSPVariant
Member functions:
Remarks:
Use Set( "Field_name" ) to retrieve an CSPODBCField object, where Set is an CSPODBCRecordset. In order to retrieve or set the data of the field, use the member functions of class CSPVariant.
See also:
classes CSPODBCConnection, CSPODBCRecordset
|
|