Name | Description | |
---|---|---|
Equals | Determines if two DataRowView objects refer to the same DataRow. | |
GetData | Overloaded. Gets the data for a specified column in the underlying DataRow. | |
GetErrors | Gets the validation errors for a specified property or for the entire data row. | |
GetHashCode | Serves as the default hash function. | |
GetRow | Gets a reference to the underlying DataRow object. | |
SetData | Overloaded. Sets the data for a specified column in the underlying DataRow. |