The RecordSet Row type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AcceptChanges |
Commits all the changes made to this row since the last time AcceptChanges was called.
| |
| Delete |
Deletes the RecordSet Row.
| |
| Equals | (Inherited from Object.) | |
| Field T | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also