Skip to main content

Interface ITabularLoader

Defines a contract for loading tabular data into a destination. Implements Workspace.XBR.Xperiflow.Etl.ILoader%601.

Namespace: Workspace.XBR.Xperiflow.Etl.Tabular

Assembly: Xperiflow.dll

Declaration
public interface ITabularLoader : ILoader<IDataReader>

Inherited Members

  • Workspace.XBR.Xperiflow.Etl.ILoader{System.Data.IDataReader}.Load(System.Data.IDataReader)

Was this page helpful?