ISupportsUpdateByKey Members
The ISupportsUpdateByKey type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
UpdateByKey<(Of <<'(TArgument>)>>)(String, TArgument, String, UpdateOptions) |
Update a record by its primary key.
|
|
|
UpdateByKey<(Of <<'(TArgument, TKey>)>>)(String, TArgument, TKey, UpdateOptions) |
Update a record by its primary key.
|

