Title here
Summary here
This component will check all properties of incoming records for type consistency against their corresponding columns in an existing database table. Flawed records can be redirected by using the LinkFlawedTo(IDataFlowDestination<TInput>) methods. Alternatively, a flawed record will either throw an exception, or the record can be redirected as an ETLBoxError using LinkErrorTo(..)
Type | Name | Description |
---|---|---|
IConnectionManager | connectionManager | |
string | tableName |
Type | Name | Description |
---|---|---|
string | tableName |