Table: dbo.Data_Location_Profile
Definitions of the Net Client Data Location Profiles.
Columns
NameTypeConstraintsDescription
data_location_profile_KEYint (4)NOT NULLDetermined by web services, the primary key.
descriptionnvarchar (200)NOT NULLDescription (name) of profile.
is_activebit (1)NOT NULLWhether or not this item is active.
Primary key
NameColumnsDescription
PK_Data_Location_Profiledata_location_profile_KEY
Unique constraints
NameColumnsDescription
UK_Data_Location_Profile$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Ems_User__Data_Location_Profile__client_access__data_location_profile_KEYclient_access__data_location_profile_KEYEms_User

Schema diagram