Title here
Summary here
A data flow destination for inserting data into a couchbase bucket.
public class TableDestination : TableDestination<ExpandoObject>, IDataFlowBatchDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowBatchDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTask public TableDestination() public TableDestination(int batchSize)| Type | Name | Description |
|---|---|---|
| int | batchSize |
public TableDestination(string connectionString, string tableName)| Type | Name | Description |
|---|---|---|
| string | connectionString | |
| string | tableName |