This topic describes the columns in the mf_object_provider_attributes table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
company_guid | uniqueidentifier | 1 | 0 | 1 | 0 | mf_companies.company_guid | |
object_guid | uniqueidentifier | 1 | 0 | 2 | 0 | ||
object_type_id | int | 1 | 0 | 3 | 0 | mf_object_types.object_type_id | |
provider_guid | uniqueidentifier | 1 | 0 | 4 | 0 | mf_provider.provider_guid | |
attribute_cd | varchar (50) | 1 | 0 | 5 | 0 | mf_provider_attributes.attribute_cd | |
attribute_string | varchar (max) | 0 | 1 | 6 | 0 | ||
attribute_numeric | numeric (18,0) | 0 | 1 | 7 | 0 | ||
attribute_date | datetime | 0 | 1 | 8 | 0 | ||
attribute_text | text | 0 | 1 | 9 | 0 | ||
lu_dt | datetime | 0 | 0 | 10 | 0 | ||
cr_dt | datetime | 0 | 0 | 11 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 12 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 13 | 0 |