public sealed class UnityBulkInsertExecutor : DefaultBulkInsertExecutor
Public NotInheritable Class UnityBulkInsertExecutor
Inherits DefaultBulkInsertExecutor
public ref class UnityBulkInsertExecutor sealed : public DefaultBulkInsertExecutor
[<SealedAttribute>]
type UnityBulkInsertExecutor =
class
inherit DefaultBulkInsertExecutor
end
UnityBulkInsertExecutor | Инициализирует новый экземпляр класса UnityBulkInsertExecutor |
BulkInsertAsync |
Выполняет массовую вставку строк. Возвращает количество фактически вставленных строк.
(Переопределяет DefaultBulkInsertExecutorBulkInsertAsync(BulkInsertParameters, Int32, Object, CancellationToken)) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
PrepareBulkInsert |
Возвращает
(Переопределяет DefaultBulkInsertExecutorPrepareBulkInsert(DbManager, IQueryBuilderFactory, String, String, SchemeDbType, Int32)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |