The ExportClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ExportClient |
Initializes a new instance of the ExportClient class.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Dispose of current object.
(Overrides IExportClient..::..Dispose()()()().) |
![]() | Export |
Export data from a structuredstream
(Overrides IExportClient..::..Export(Object, CancellationToken).) |
![]() | GetAllPartitionIndices |
To get all of the partition Indices in a structuredstream, as a series from 0 to N-1
(Overrides IExportClient..::..GetAllPartitionIndices(Object).) |
![]() | GetRowCount |
To get the row count of all selected partitions
(Overrides IExportClient..::..GetRowCount(Object).) |