Skip to main content

Interface ITabularExtractor

Defines a contract for extracting tabular data from a source. Implements Workspace.XBR.Xperiflow.Etl.IExtractor%601.

Namespace: Workspace.XBR.Xperiflow.Etl.Tabular

Assembly: Xperiflow.dll

Declaration
public interface ITabularExtractor : IExtractor<IDataReader>

Inherited Members

Was this page helpful?