EMLookupTableUpdateSaveItem Class |
The EMLookupTableUpdateSaveItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMLookupTableUpdateSaveItem | Initializes a new instance of the EMLookupTableUpdateSaveItem class |
Name | Description | |
---|---|---|
![]() | Description |
New Description for the table.
|
![]() | KeyName |
Name of the Key column.
|
![]() | Name |
New name for the table.
|
![]() | 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).) |