IDataFieldCollection Properties |
The IDataFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of the DataField items.
|
![]() | IsEmpty |
Gets a value that indicate whether the current record is empty. If all of the fields of the current record are empty, the value is true.
|
![]() | Item |
Gets the DataField object of the specified index.
|
![]() | KeyValue |
Gets the value of the key field of the current record.
|