ISupportsInsertBatch Members
The ISupportsInsertBatch 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.) |
|
|
InsertBatch<(Of <<'(TObject>)>>) |
Inserts the batch of records as one operation.
|
|
|
InsertMultipleBatch<(Of <<'(TObject>)>>)(String, IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions) |
Performs a series of batch inserts.
|
|
|
InsertMultipleBatch<(Of <<'(TObject>)>>)(IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions) |
Inserts the batch of records as one operation.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

