ISingleRowDbCommandBuilder Members
The ISingleRowDbCommandBuilder<(Of <(<'TObject>)>)> 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.) |
|
|
ToMasterDetailObject<(Of <<'(TDetail>)>>) |
Materializes the result as a master object with detail records.
|
|
|
ToMasterDetailObjectOrNull<(Of <<'(TDetail>)>>) |
Materializes the result as a master object with detail records.
|
|
|
ToObject |
Materializes the result as an instance of the indicated type
|
|
|
ToObjectOrNull |
Materializes the result as an instance of the indicated type
|
|
|
ToString | (Inherited from Object.) |

