DbDataRecord::FieldCount Property
.NET Framework (current version)
Indicates the number of fields within the current record. This property is read-only.
Assembly: System.Data (in System.Data.dll)
Implements
IDataRecord::FieldCount| Exception | Condition |
|---|---|
| NotSupportedException | Not connected to a data source to read from. |
.NET Framework
Available since 1.1
Available since 1.1
Show: