Class ParquetDestinationInheritanceobjectLoggableTaskDataFlowComponentDataFlowDestination<ExpandoObject>DataFlowStreamDestination<ExpandoObject>ParquetDestination<ExpandoObject>ParquetDestinationImplementsIDataFlowStreamDestination<ExpandoObject>IDataFlowStreamDestinationIDataFlowBatchDestination<ExpandoObject>IDataFlowDestination<ExpandoObject>IDataFlowBatchDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskInherited MembersParquetDestination<ExpandoObject>.BatchSizeParquetDestination<ExpandoObject>.HttpContentTypeParquetDestination<ExpandoObject>.ParquetColumnsParquetDestination<ExpandoObject>.ParquetOptionsParquetDestination<ExpandoObject>.AddCustomMetaDataParquetDestination<ExpandoObject>.UseBufferBlockParquetDestination<ExpandoObject>.Reset()ParquetDestination<ExpandoObject>.PrepareParameterForCheck()ParquetDestination<ExpandoObject>.CheckParameter()ParquetDestination<ExpandoObject>.InitStream()ParquetDestination<ExpandoObject>.WriteBatch(ExpandoObject[])ParquetDestination<ExpandoObject>.SupportedDataTypesParquetDestination<ExpandoObject>.FindParquetNameMapping(string)ParquetDestination<ExpandoObject>.FindPropNameMapping(string)ParquetDestination<ExpandoObject>.WriteIntoStream(ExpandoObject)ParquetDestination<ExpandoObject>.CloseStream()DataFlowStreamDestination<ExpandoObject>.UriDataFlowStreamDestination<ExpandoObject>.GetNextUriDataFlowStreamDestination<ExpandoObject>.HasNextUriDataFlowStreamDestination<ExpandoObject>.ResourceTypeDataFlowStreamDestination<ExpandoObject>.HttpClientDataFlowStreamDestination<ExpandoObject>.HttpRequestMessageDataFlowStreamDestination<ExpandoObject>.HttpResponseMessageDataFlowStreamDestination<ExpandoObject>.EncodingDataFlowStreamDestination<ExpandoObject>.CreateStreamWriterDataFlowStreamDestination<ExpandoObject>.AzureBlobStorageDataFlowStreamDestination<ExpandoObject>.WriteUriDataFlowStreamDestination<ExpandoObject>.StreamWriterDataFlowStreamDestination<ExpandoObject>.InitComponent()DataFlowStreamDestination<ExpandoObject>.CleanUpOnSuccess()DataFlowStreamDestination<ExpandoObject>.CleanUpOnFaulted(Exception)DataFlowStreamDestination<ExpandoObject>.NewMetaDataObjectDataFlowStreamDestination<ExpandoObject>.WriteData(ExpandoObject)DataFlowStreamDestination<ExpandoObject>.PrepareStreamForBatchProcessing(ExpandoObject[])DataFlowDestination<ExpandoObject>.TargetBlockDataFlowDestination<ExpandoObject>.TargetActionDataFlowDestination<ExpandoObject>.BufferDataFlowDestination<ExpandoObject>.BufferTargetActionDataFlowDestination<ExpandoObject>.InternalBatchSizeDataFlowDestination<ExpandoObject>.DEFAULT_BATCH_SIZEDataFlowComponent.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.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.ParquetAssembly: ETLBox.Parquet.dllSyntax# public class ParquetDestination : ParquetDestination<ExpandoObject>, IDataFlowStreamDestination<ExpandoObject>, IDataFlowStreamDestination, IDataFlowBatchDestination<ExpandoObject>, IDataFlowDestination<ExpandoObject>, IDataFlowBatchDestination, IDataFlowDestination, IDataFlowComponent, ILoggableTaskConstructorsParquetDestination()#Declaration public ParquetDestination()ParquetDestination(string)#Declaration public ParquetDestination(string uri)ParametersTypeNameDescriptionstringuriParquetDestination(string, ResourceType)#Declaration public ParquetDestination(string uri, ResourceType resourceType)ParametersTypeNameDescriptionstringuriResourceTyperesourceTypeImplements#IDataFlowStreamDestination<TInput>IDataFlowStreamDestinationIDataFlowBatchDestination<TInput>IDataFlowDestination<TInput>IDataFlowBatchDestinationIDataFlowDestinationIDataFlowComponentILoggableTaskPrevParquetDestination<TInput>NextParquetSource<TOutput>