CalendarProcessor - конструктор
Пространство имён: Tessa.BusinessCalendarСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public CalendarProcessor(
IDbScope dbScope,
IBulkInsertExecutor bulkInsertExecutor
)
Public Sub New (
dbScope As IDbScope,
bulkInsertExecutor As IBulkInsertExecutor
)
public:
CalendarProcessor(
IDbScope^ dbScope,
IBulkInsertExecutor^ bulkInsertExecutor
)
new :
dbScope : IDbScope *
bulkInsertExecutor : IBulkInsertExecutor -> CalendarProcessor
Параметры
- dbScope IDbScope
-
- bulkInsertExecutor IBulkInsertExecutor
-