The ExportClient type exposes the following members.

Methods

  NameDescription
Public methodDispose
Dispose of current object.
(Overrides IExportClient..::..Dispose()()()().)
Public methodExport
Export data from a structuredstream
(Overrides IExportClient..::..Export(Object, CancellationToken).)
Public methodGetAllPartitionIndices
To get all of the partition Indices in a structuredstream, as a series from 0 to N-1
(Overrides IExportClient..::..GetAllPartitionIndices(Object).)
Public methodGetRowCount
To get the row count of all selected partitions
(Overrides IExportClient..::..GetRowCount(Object).)

See Also