IDatabase |
The IDatabaseExtractor type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) | |
| EnumerateTableRows | Enumerates a table's row data one row at a time. | |
| ExtractContent | Extracts database level metadata and table information. | |
| ExtractTableAsText | Extracts the table as formatted text to the supplied stream. See remarks. | |
| OverrideContentExtractionSettings |
Allows for overriding the ContentExtractionSettings object used by a IContentExtractor instance that was returned by a call to
OpenDiscoverSDK.ContentExtractorFactory.GetContentExtractor. See remarks for limitations.
(Inherited from IContentExtractor) |