[]
Represents a row in a DataTable.
public sealed class DataRow
The DataRow class represents the values of a row in the result set.
| Name | Description |
|---|---|
| DataRow(object[]) | Initializes a new instance of the DataRow class with the specified values. |
| Name | Description |
|---|---|
| Values | Gets the array of the values. |