IObjectDbCommandBuilder Methods
The IObjectDbCommandBuilder<(Of <(<'TArgument>)>)> 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.) |
|
|
ToObject |
Materializes the result as a new instance of the same type as the argumentValue
|
|
|
ToObjectOrNull |
Materializes the result as a new instance of the same type as the argumentValue
|
|
|
ToString | (Inherited from Object.) |
|
|
WithKeys |
Uses an explicitly specified set of key column(s). This overrides the UseKeyAttribute option.
|
|
|
WithRefresh |
After executing the operation, refreshes the properties on the argumentValue by reading the updated values from the database.
|

