Class TableSourceA data flow source for CouchbaseInheritanceobjectLoggableTaskDataFlowComponentDataFlowSource<ExpandoObject>DataFlowExecutableSource<ExpandoObject>TableSource<ExpandoObject>TableSourceImplementsIDataFlowExecutableSource<ExpandoObject>IDataFlowSource<ExpandoObject>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskInherited MembersTableSource<ExpandoObject>.ConnectionStringTableSource<ExpandoObject>.EndpointTableSource<ExpandoObject>.TableSharedKeyCredentialTableSource<ExpandoObject>.TokenCredentialTableSource<ExpandoObject>.TableClientOptionsTableSource<ExpandoObject>.TableClientTableSource<ExpandoObject>.TableNameTableSource<ExpandoObject>.FilterTableSource<ExpandoObject>.MaxPerPageTableSource<ExpandoObject>.SelectTableSource<ExpandoObject>.PrepareParameterForCheck()TableSource<ExpandoObject>.CheckParameter()TableSource<ExpandoObject>.InitCheckedParameter()TableSource<ExpandoObject>.OnExecutionDoAsyncWork()TableSource<ExpandoObject>.CleanUpOnSuccess()TableSource<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.TablesAssembly: ETLBox.Azure.Tables.dllSyntax# public class TableSource : TableSource<ExpandoObject>, IDataFlowExecutableSource<ExpandoObject>, IDataFlowSource<ExpandoObject>, IDataFlowExecutableSource, IDataFlowSource, IDataFlowComponent, ILoggableTaskConstructorsTableSource()#Declaration public TableSource()TableSource(string, string)#Declaration public TableSource(string connectionString, string tableName)ParametersTypeNameDescriptionstringconnectionStringstringtableNameImplements#IDataFlowExecutableSource<TOutput>IDataFlowSource<TOutput>IDataFlowExecutableSourceIDataFlowSourceIDataFlowComponentILoggableTaskPrevTableSource<TOutput>NextBulkOperation