PostgreSqlDataSourceBase..::..InsertBatch Method
Overload List
Name | Description | |
---|---|---|
![]() |
InsertBatch<(Of <<'(TObject>)>>)(PostgreSqlObjectName, IEnumerable<(Of <<'(TObject>)>>), InsertOptions) |
Inserts the batch of records as one operation.
|
![]() |
InsertBatch<(Of <<'(TObject>)>>)(IEnumerable<(Of <<'(TObject>)>>), InsertOptions) |
Inserts the batch of records as one operation.
|
![]() |
InsertBatch<(Of <<'(TObject>)>>)(String, IEnumerable<(Of <<'(TObject>)>>), InsertOptions) |
Inserts the batch of records as one operation..
|