EMLookupTableDeleteRecordsSaveItem Class |
The EMLookupTableDeleteRecordsSaveItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMLookupTableDeleteRecordsSaveItem | Initializes a new instance of the EMLookupTableDeleteRecordsSaveItem class |
Name | Description | |
---|---|---|
![]() | Keys |
Collection of keys identifying the rows to remove.
|
![]() | 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).) |