EMLookupTableSaveItem Class |
The EMLookupTableSaveItem type exposes the following members.
| Name | Description | |
|---|---|---|
| EMLookupTableSaveItem | Initializes a new instance of the EMLookupTableSaveItem class |
| Name | Description | |
|---|---|---|
| SaveContext |
Information to identify this specific save request set.
| |
| Type |
Type of step.
|
| Name | Description | |
|---|---|---|
| AddColumnMapping |
Add a mapping between temporary and actual column ids.
| |
| AddToMetadata | ||
| ApplyMetadataUpdate | ||
| CleanupTemporaryStorage |
Remove column mapping and metadata from RAM when they are no longer needed.
| |
| CreateLookupTable | ||
| GetColumnMapping |
Retreives the actual column id given a temporary column id.
| |
| IsColumnMapped |
Checks to see if a temporary column id has a mapping to an actual column id.
| |
| Save |
Logic to execute the request step.
|