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 GetFieldCount( );
throw( CDaoException, CMemoryException );
Return Value
The number of fields in the recordset.
Remarks
Call this member function to retrieve the number of fields (columns) defined in the recordset.
For more information about creating recordsets, see the article in Visual C++ Programmer's Guide. For related information, see the topic "Count Property" in DAO Help.
CDaoRecordset Overview | Class Members | Hierarchy Chart
See Also CDaoRecordset::GetFieldInfo, CDaoRecordset::GetFieldValue, CDaoRecordset::GetIndexCount, CDaoRecordset::GetIndexInfo