Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

ISupportsInsertBatch Methods

The ISupportsInsertBatch type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method InsertBatch<(Of <<'(TObject>)>>)
Inserts the batch of records as one operation.
Public method InsertMultipleBatch<(Of <<'(TObject>)>>)(String, IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions)
Performs a series of batch inserts.
Public method InsertMultipleBatch<(Of <<'(TObject>)>>)(IReadOnlyList<(Of <<'(TObject>)>>), InsertOptions)
Inserts the batch of records as one operation.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)