Overload | Description |
---|---|
DmlLoader Constructor() | Initializes a new instance of the DmlLoader class. |
DmlLoader Constructor(String) | Initializes a new instance of the DmlLoader class with table name that will be loaded. |
DmlLoader Constructor(String,SqlShimConnection) | Initializes a new instance of the DmlLoader class with table name that will be loaded and a SqlShimConnection object. |
DmlLoader Constructor(String,LoaderMode) | Initializes a new instance of the DmlLoader class. |
DmlLoader Constructor(String,LoaderMode,SqlShimConnection) | Initializes a new instance of the DmlLoader class. |