IDataRecord Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | FieldCount | Gets the number of columns in the current row. |
![]() | Item[Int32] | Gets the column located at the specified index. |
![]() | Item[String^] | Gets the column with the specified name. |
Show:
