The Extractor type exposes the following members.
Methods
Name | Description | |
---|---|---|
Extract |
Method used to parse an input stream (in the StreamReader) and produce Rows
| |
GetOutputSchemaAtCompileTime |
Determines what the output Schema will be from this object
| |
Initialize | ||
Produces |
Determines what the output Schema will be from this object
|
Properties
Name | Description | |
---|---|---|
Rows |
The Rows property automatically returns the Extractor.Extract override
(Overrides RowSetRows()()()().) | |
RunSingleThreaded |
Should this extractor be run singlethreaded? The default is NO.
(Overrides RowSetRunSingleThreaded()()()().) |