MySqlDataSourceBase..::..InsertBatch Method
Overload List
Name | Description | |
---|---|---|
![]() |
InsertBatch<(Of <<'(TObject>)>>)(MySqlObjectName, 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.
|