<Data Member> Properties, Properties Tab
Use the <Data Member>Properties page, Properties tab, to view or modify the data type and physical attributes of a data member.
Note
Each attribute in the following table corresponds to a database column or LDAP attribute that map to a data member. For a list of the default data members stored in the Profiles System SQL Server database tables, see Profiles Database Structure.
Use this |
To do this |
---|---|
Type |
Select a new type for the data member from the drop-down list. Select the data type for the data member. The data type must be the same as the property that you will map with the data member. The following data types are supported:
|
Multivalued |
Select this option to enable the collection of multiple values that are associated with the data member. |
Required |
Select when the data member is required on your Web site. However, the Profile Schema Manager does not enforce this attribute. |
Index |
Select if the data is indexed on this data member. |
Primary Key |
Select to designate this data member as the primary key.
Note:
You must select one data member in each data object to be the primary key. Setting a data column as the primary key guarantees that each record contains a unique value. Only one primary key can be assigned to a data table.
|