EMLookupTables Class |
The EMLookupTables type exposes the following members.
Name | Description | |
---|---|---|
![]() | EMLookupTables | Initializes a new instance of the EMLookupTables class |
Name | Description | |
---|---|---|
![]() ![]() | AddLookupTableAddColumnsSaveItem |
Adds a lookup table save request step that will add columns to the table.
|
![]() ![]() | AddLookupTableAddRecordsSaveItem |
Add a lookup table save request step that will add records to the table.
|
![]() ![]() | AddLookupTableClearSaveItem |
Add a lookup table save request step that will clear the table.
|
![]() ![]() | AddLookupTableDeleteColumnsSaveItem |
Add a lookup table save request step that will delete columns from the table.
|
![]() ![]() | AddLookupTableDeleteRecordsSaveItem |
Add a lookup table save request step that will delete records (rows) from the table.
|
![]() ![]() | AddLookupTableToCampaign |
Associates an existing lookup table with an existing campaign
|
![]() ![]() | AddLookupTableUpdateColumnsSaveItem |
Add a lookup table save request step that will update columns in the table.
|
![]() ![]() | AddLookupTableUpdateMetadataSaveItem |
Add a lookup table save request step that will update the metadata of the table.
|
![]() ![]() | AddLookupTableUploadChunk |
Add a binary file chunk to an existing lookup table upload save context.
|
![]() ![]() | BeginEditLookupTableSave |
Begin a new lookup table save where the table already exists.
|
![]() ![]() | BeginLookupTableExcelUpload |
Begins a lookup table upload from a Microsoft Excel spreadsheet.
|
![]() ![]() | BeginLookupTableUpload |
Start a chunked lookup table file upload
|
![]() ![]() | BeginNewLookupTableSave |
Begin a new lookup table save where the table needs to be created.
|
![]() ![]() | CancelLookupTableSave |
Cleans up database resources used by a pending lookup table save that are no longer needed.
|
![]() ![]() | CleanupLookupTableUpload |
Clean up database resources used by the LUT upload process.
|
![]() ![]() | CommitLookupTableExcelUpload |
Commits an excel lookup table upload; Loads the data into the database.
|
![]() ![]() | CommitLookupTableSave |
Finalize and execute a lookup table save request set.
|
![]() ![]() | CommitLookupTableUpload(DMToken, Int32) |
Complete the upload in import of a lookup table file that has been uploaded in chunks.
|
![]() ![]() | CommitLookupTableUpload(DMToken, Int32, Int32, String, Boolean, ListEMLookupTableUploadMapping, Boolean, String, String, String, Boolean, Byte, Encoding) |
Uploads an entire lookuptable from a byte array
|
![]() ![]() | DeleteLookupTable | |
![]() ![]() | GetLookupTableColumns(DMToken, Int32) |
Gets the collection of lookup table columns from the db.
|
![]() ![]() | GetLookupTableColumns(SqlConnection, SqlTransaction, Int32) |
Gets the collection of lookup table columns from the db.
|
![]() ![]() | GetLookupTableExcelSample |
Retrieves a 20 row sample from each sheet in an excel spreadsheet that was uploaded in chunks.
|
![]() ![]() | UpdateLookupTableStatus |
Update the status of a lookup table save request.
|