Click or drag to resize

DataRow Properties

The DataRow type exposes the following members.

Properties
 NameDescription
Public propertyColumnCollection Gets the underlying data column collection.
Public propertyIsEmpty Gets a value indicating that is instance is not initialized.
Public propertyItemInt32 Accesses one field of the row.
Public propertyItemString Accesses one field of the row.
Public propertyRowIndex Gets the index of the wrapped row.
Top
See Also