The IdentityInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BaseUri |
The base string for generated identity URIs
| |
| EnforceClassUniqueConstraint |
Return a flag indicating if type-based unique constraints should be enforced
| |
| IdentityProperty |
The property that provides access to the generated key
| |
| KeyConverter |
Get the converter that is responsible for converting the key property
values of an entity into a single composite key string
| |
| KeyProperties |
The properties to use to generate a key.
| |
| KeySeparator |
The separator to insert between values when multiple properties
are used to generate the key
|