get_FieldCount()

IDataRecord::get_FieldCount() method

RTTI information.

virtual int32_t System::Data::IDataRecord::get_FieldCount()=0

Return Value

Number of fields in current record.

Remarks

Gets number of fields in the record.

See Also