This topic describes the columns in the mf_provider_profiles table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
provider_profile_guid | uniqueidentifier | 1 | 0 | 1 | 1 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_companies.company_guid | |
provider_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_provider.provider_guid | |
provider_profile_description | varchar (50) | 0 | 0 | 4 | 0 | ||
provider_profile_data | text | 0 | 0 | 5 | 0 | ||
lu_dt | datetime | 0 | 0 | 6 | 0 | ||
cr_dt | datetime | 0 | 0 | 7 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 8 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 9 | 0 |