The IExportSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
ClientName |
Gets or sets ClientName. This is designed for user tracking and behavior study for Cosmos Team. Recommanded format: YourTeamName: ServiceName/Description
| |
ColumnFilters |
Gets or sets the value of columns to export, null or empty means to export all columns
| |
Credential |
Gets or sets credential
| |
CredentialFile |
Gets or sets CredentialFile
| |
PartitionIndices |
Gets or sets the value of partitions to export, null or empty means to export all partitions
| |
Path |
Gets or sets the value of the structuredstream path in the cluster
| |
Proxy |
Gets or sets proxy
| |
Top |
Gets or sets the value of top N rows to export, null means to export all data
| |
Username |
Gets or sets Username
|