The ScopeExportSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ScopeExportSettings | Initializes a new instance of the ScopeExportSettings class |
Properties
Name | Description | |
---|---|---|
![]() | ClientName |
Gets or sets ClientName
(Overrides IExportSettings..::..ClientName.) |
![]() | ColumnFilters |
Gets or sets the value of columns to export, null or empty means to export all columns
(Overrides IExportSettings..::..ColumnFilters.) |
![]() | Credential |
Gets or sets credential
(Overrides IExportSettings..::..Credential.) |
![]() | CredentialFile |
Gets or sets CredentialFile
(Overrides IExportSettings..::..CredentialFile.) |
![]() | PartitionIndices |
Gets or sets the value of partitions to export, null or empty means to export all partitions
(Overrides IExportSettings..::..PartitionIndices.) |
![]() | Path |
Gets or sets the value of the structuredstream path in the cluster
(Overrides IExportSettings..::..Path.) |
![]() | Proxy |
Gets or sets proxy
(Overrides IExportSettings..::..Proxy.) |
![]() | Top |
Gets or sets the value of top N rows to export, null means to export all data
(Overrides IExportSettings..::..Top.) |
![]() | Username |
Gets or sets Username
(Overrides IExportSettings..::..Username.) |