DatabaseLoaderCatalog Class

Definition

Collection of extension methods for the DataOperationsCatalog to read from databases.

public static class DatabaseLoaderCatalog
type DatabaseLoaderCatalog = class
Public Module DatabaseLoaderCatalog
Inheritance
DatabaseLoaderCatalog

Methods

CreateDatabaseLoader(DataOperationsCatalog, DatabaseLoader+Column[])

Create a database loader DatabaseLoader.

CreateDatabaseLoader(DataOperationsCatalog, DatabaseLoader+Options)

Create a database loader DatabaseLoader.

CreateDatabaseLoader<TInput>(DataOperationsCatalog)

Create a database loader DatabaseLoader.

Applies to