Class MongoDbDestination
A data flow destination for MongoDb.
Inheritance
System.Object
DataFlowDestination<System.Dynamic.ExpandoObject>
DataFlowBatchDestination<System.Dynamic.ExpandoObject>
MongoDbDestination<System.Dynamic.ExpandoObject>
MongoDbDestination
Implements
IDataFlowBatchDestination<System.Dynamic.ExpandoObject>
IDataFlowDestination<System.Dynamic.ExpandoObject>
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: ETLBox.DataFlow.Connectors
Assembly: ETLBox.MongoDb.dll
Syntax
public class MongoDbDestination : MongoDbDestination<ExpandoObject>, ILoggableTask, IDataFlowLogging, IDataFlowBatchDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowDestination, IDataFlowComponent, IDataFlowBatchDestination
Constructors
MongoDbDestination()
Declaration
public MongoDbDestination()
MongoDbDestination(Int32)
Declaration
public MongoDbDestination(int batchSize)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | batchSize |