EMLookupTableAddRecordsSaveItem Class |
The EMLookupTableAddRecordsSaveItem type exposes the following members.
| Name | Description | |
|---|---|---|
| EMLookupTableAddRecordsSaveItem | Initializes a new instance of the EMLookupTableAddRecordsSaveItem class |
| Name | Description | |
|---|---|---|
| LookupRecords |
Lookup table records to add or update.
| |
| SaveContext |
Information to identify this specific save request set.
(Inherited from EMLookupTableSaveItem.) | |
| Type |
Type of step.
(Inherited from EMLookupTableSaveItem.) |
| Name | Description | |
|---|---|---|
| AddColumnMapping |
Add a mapping between temporary and actual column ids.
(Inherited from EMLookupTableSaveItem.) | |
| AddToMetadata | (Inherited from EMLookupTableSaveItem.) | |
| GetColumnMapping |
Retreives the actual column id given a temporary column id.
(Inherited from EMLookupTableSaveItem.) | |
| IsColumnMapped |
Checks to see if a temporary column id has a mapping to an actual column id.
(Inherited from EMLookupTableSaveItem.) | |
| Save |
Logic to execute this step.
(Overrides EMLookupTableSaveItemSave(DMToken, SqlConnection, SqlTransaction).) |