The IExportSettings type exposes the following members.

Properties

  NameDescription
Public propertyClientName
Gets or sets ClientName. This is designed for user tracking and behavior study for Cosmos Team. Recommanded format: YourTeamName: ServiceName/Description
Public propertyColumnFilters
Gets or sets the value of columns to export, null or empty means to export all columns
Public propertyCredential
Gets or sets credential
Public propertyCredentialFile
Gets or sets CredentialFile
Public propertyPartitionIndices
Gets or sets the value of partitions to export, null or empty means to export all partitions
Public propertyPath
Gets or sets the value of the structuredstream path in the cluster
Public propertyProxy
Gets or sets proxy
Public propertyTop
Gets or sets the value of top N rows to export, null means to export all data
Public propertyUsername
Gets or sets Username

See Also