| IPropertyCapabilities Properties |
[This is preliminary documentation and is subject to change.]
The IPropertyCapabilities type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| CapabilityOption | Compound |
The property can be used in a compound key
| |
| CapabilityOption | RegExped |
The property can be required to match a regular expression
| |
| CapabilityOption | Required |
The property can be made required on input
| |
| CapabilityOption | Unique |
The property should be a globally unique
|