Class CosmosSourceA data flow source for CouchbaseInheritanceobjectLoggableTaskDataFlowComponentDataFlowSource<ExpandoObject>DataFlowExecutableSource<ExpandoObject>CosmosSource<ExpandoObject>CosmosSourceImplementsIDataFlowExecutableSource<ExpandoObject>IDataFlowSource<ExpandoObject>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskInherited MembersCosmosSource<ExpandoObject>.ConnectionStringCosmosSource<ExpandoObject>.AzureKeyCredentialCosmosSource<ExpandoObject>.AzureTokenCredentialCosmosSource<ExpandoObject>.AccountEndpointCosmosSource<ExpandoObject>.AuthKeyOrResourceTokenCosmosSource<ExpandoObject>.DatabaseNameCosmosSource<ExpandoObject>.ContainerNameCosmosSource<ExpandoObject>.CosmosClientCosmosSource<ExpandoObject>.SqlCosmosSource<ExpandoObject>.QueryDefinitionCosmosSource<ExpandoObject>.QueryRequestOptionsCosmosSource<ExpandoObject>.PrepareParameterForCheck()CosmosSource<ExpandoObject>.CheckParameter()CosmosSource<ExpandoObject>.InitCheckedParameter()CosmosSource<ExpandoObject>.OnExecutionDoAsyncWork()CosmosSource<ExpandoObject>.CleanUpOnSuccess()CosmosSource<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.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.Azure.CosmosDbAssembly: ETLBox.Azure.CosmosDb.dllSyntax# public class CosmosSource : CosmosSource<ExpandoObject>, IDataFlowExecutableSource<ExpandoObject>, IDataFlowSource<ExpandoObject>, IDataFlowExecutableSource, IDataFlowSource, IDataFlowComponent, ILoggableTaskConstructorsCosmosSource()#Declaration public CosmosSource()CosmosSource(string, string, string, string)#Declaration public CosmosSource(string connectionString, string databaseName, string containerName, string sql)ParametersTypeNameDescriptionstringconnectionStringstringdatabaseNamestringcontainerNamestringsqlImplements#IDataFlowExecutableSource<TOutput>IDataFlowSource<TOutput>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskPrevCosmosSource<TOutput>NextItemAction