Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
short GetODBCFieldCount( ) const;
Return Value
The number of fields in the recordset.
Remarks
Call this member function to retrieve the total number of fields in your recordset object.
For more information about creating recordsets, see the article in Visual C++ Programmer’s Guide.
CRecordset Overview | Class Members | Hierarchy Chart
See Also CRecordset::GetFieldValue