Class MongoDbSourceA data flow source for MonogDb.InheritanceobjectLoggableTaskDataFlowComponentDataFlowSource<ExpandoObject>DataFlowExecutableSource<ExpandoObject>MongoDbSource<ExpandoObject>MongoDbSourceImplementsIDataFlowExecutableSource<ExpandoObject>IDataFlowSource<ExpandoObject>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskInherited MembersMongoDbSource<ExpandoObject>.ConnectionStringMongoDbSource<ExpandoObject>.DbClientMongoDbSource<ExpandoObject>.DatabaseNameMongoDbSource<ExpandoObject>.CollectionNameMongoDbSource<ExpandoObject>.FilterMongoDbSource<ExpandoObject>.FindOptionsMongoDbSource<ExpandoObject>.DEFAULT_BATCH_SIZEMongoDbSource<ExpandoObject>.CheckParameter()MongoDbSource<ExpandoObject>.OnExecutionDoAsyncWork()MongoDbSource<ExpandoObject>.CleanUpOnSuccess()MongoDbSource<ExpandoObject>.CleanUpOnFaulted(Exception)DataFlowExecutableSource<ExpandoObject>.LimitDataFlowExecutableSource<ExpandoObject>.ProgressCountIsInLimitDataFlowExecutableSource<ExpandoObject>.ProgressCountIsExceedingLimitDataFlowExecutableSource<ExpandoObject>.SourceBlockDataFlowExecutableSource<ExpandoObject>.BufferDataFlowExecutableSource<ExpandoObject>.SourceTaskDataFlowExecutableSource<ExpandoObject>.CompleteManuallyDataFlowExecutableSource<ExpandoObject>.InitComponent()DataFlowExecutableSource<ExpandoObject>.Execute()DataFlowExecutableSource<ExpandoObject>.Execute(CancellationToken)DataFlowExecutableSource<ExpandoObject>.ExecuteAsync()DataFlowExecutableSource<ExpandoObject>.ExecuteAsync(CancellationToken)DataFlowExecutableSource<ExpandoObject>.StartAsync(CancellationToken?)DataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>)DataFlowSource<ExpandoObject>.LinkTo<TConvert>(IDataFlowDestination<ExpandoObject>, Predicate<ExpandoObject>, Predicate<ExpandoObject>)DataFlowComponent.MaxBufferSizeDataFlowComponent.PredecessorsDataFlowComponent.SuccessorsDataFlowComponent.CompletionDataFlowComponent.BufferCancellationSourceDataFlowComponent.BufferCancellationTokenDataFlowComponent.WasComponentInitializedDataFlowComponent.IsReadyForProcessingDataFlowComponent.SetParentComponent(DataFlowComponent)DataFlowComponent.LinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.InternalLinkTo<T>(IDataFlowDestination, object, object)DataFlowComponent.AddAutomaticVoidLinkToOtherTargets(DataFlowComponent, IDataFlowDestination)DataFlowComponent.ResetComponent()DataFlowComponent.InitBufferObjects(CancellationToken?)DataFlowComponent.Reset()DataFlowComponent.PrepareParameterForCheck()DataFlowComponent.InitCheckedParameter()DataFlowComponent.OnInitializationDataFlowComponent.OnCompletionDataFlowComponent.OnExceptionDataFlowComponent.CompleteOrFaultBufferOnPredecessorCompletion(Task)DataFlowComponent.ExceptionDataFlowComponent.ErrorSourceDataFlowComponent.CancelBufferAndThrowOperationCanceledException()DataFlowComponent.InternalLinkErrorTo(IDataFlowDestination<ETLBoxError>)DataFlowComponent.ThrowOrRedirectError(Exception, string, string)DataFlowComponent.ThrowErrorAndFaultNetwork(Exception, string)DataFlowComponent.CancelComponent()DataFlowComponent.ErrorCountDataFlowComponent.ProgressCountDataFlowComponent.OnProgressDataFlowComponent.ExecutionStartTimeDataFlowComponent.ExecutionEndTimeDataFlowComponent.TagDataFlowComponent.LoggingStartOnce()DataFlowComponent.LoggingFinishOnce()DataFlowComponent.LogProgressBatch_AfterThrowOrRedirectError(int)DataFlowComponent.LogProgress_AfterThrowOrRedirectError()LoggableTask.TaskTypeLoggableTask.TaskNameLoggableTask.DisableLoggingLoggableTask.LogThresholdLoggableTask.TaskHashLoggableTask.LogInstanceLoggableTask.ParentTaskLoggableTask.LogTrace(string, params object[])LoggableTask.LogDebug(string, params object[])LoggableTask.LogInfo(string, params object[])LoggableTask.LogInfoOrDebug(string, params object[])LoggableTask.LogWarn(string, params object[])LoggableTask.LogError(string, params object[])LoggableTask.LogFatal(string, params object[])object.Equals(object)object.Equals(object, object)object.GetHashCode()object.GetType()object.MemberwiseClone()object.ReferenceEquals(object, object)object.ToString()Namespace: ETLBox.MongoDbAssembly: ETLBox.MongoDb.dllSyntax# public class MongoDbSource : MongoDbSource<ExpandoObject>, IDataFlowExecutableSource<ExpandoObject>, IDataFlowSource<ExpandoObject>, IDataFlowExecutableSource, IDataFlowSource, IDataFlowComponent, ILoggableTaskConstructorsMongoDbSource()#Declaration public MongoDbSource()Implements#IDataFlowExecutableSource<TOutput>IDataFlowSource<TOutput>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskPrevMongoDbSource<TOutput>NextMySqlConnectionManager