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