Namespace ETLBox.ControlFlow
Classes
ControlFlow
Contains static information which affects all ETLBox tasks and general logging behavior for all components. Here you can set default connections string, disbale the logging for all processes or set the current stage used in your logging configuration.
ControlFlowTask
DbTask
DropTask<T>
IfExistsTask
LoggableTask
This class contains properties that are needed for logging.
ProcedureDefinition
Defines a procedure
ProcedureParameter
A parameter used in a procedure
QueryParameter
A parameter used in a query
TableColumn
A column in table
TableData
Defines a list of rows that can be inserted into a table
TableData<T>
Defines a list of rows that can be inserted into a table
TableDefinition
A definition for a table in a database
Interfaces
ILoggableTask
ITableData
A list of rows and a column mapping ready for bulk insert