This topic describes the columns in the mf_object_sync_bindings table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
sync_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
object_guid | uniqueidentifier | 1 | 0 | 2 | 0 | ||
company_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
batch_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
object_type_id | int | 0 | 1 | 5 | 0 | mf_object_types.object_type_id | |
object_sync_id | varchar (50) | 0 | 1 | 6 | 0 | ||
object_sync_get_marker_guid | uniqueidentifier | 0 | 1 | 7 | 0 | ||
object_last_sync_date | datetime | 0 | 1 | 8 | 0 | ||
object_sync_expiration | datetime | 0 | 1 | 9 | 0 | ||
object_sync_tag | varchar (50) | 0 | 1 | 10 | 0 | ||
object_sync_data | varchar (max) | 0 | 1 | 11 | 0 | ||
lu_dt | datetime | 0 | 0 | 12 | 0 | ||
cr_dt | datetime | 0 | 0 | 13 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 14 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 15 | 0 |