This topic describes the columns in the mf_batch_settings table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
batch_guid | uniqueidentifier | 1 | 0 | 1 | 0 | mf_batches.batch_guid | |
setting_group | varchar (50) | 1 | 0 | 2 | 0 | ||
setting_cd | varchar (50) | 1 | 0 | 3 | 0 | ||
setting_version | smallint | 1 | 0 | 4 | 0 | ||
setting_compressed | bit | 0 | 0 | 5 | 0 | ||
setting_serialized_xml | bit | 0 | 0 | 6 | 0 | ||
setting_datatype | varchar (255) | 0 | 1 | 7 | 0 | ||
setting_value | text | 0 | 1 | 8 | 0 | ||
setting_value_binary | image | 0 | 1 | 9 | 0 | ||
lu_dt | datetime | 0 | 0 | 10 | 0 | ||
cr_dt | datetime | 0 | 0 | 11 | 0 |