Name | Description | |
---|---|---|
![]() | Close | Overloaded. Closes loading session and flushes remaining rows to the table. |
![]() | CreateColumns | Retrieves table columns information from the table specified in the TableName property and populates columns collection. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | LoadTable | Overloaded. Loads data into the table from the specified DataTable. |
![]() | NextRow | Advances DbLoader to the next row. |
![]() | Open | Prepares DbLoader for the loading. |
![]() | SetNull | Overloaded. Sets the value of the column with the specified name or ordinal to NULL. |
![]() | SetValue | Overloaded. Sets the value of the column with the specified name or ordinal. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |