Click or drag to resize
IPropertyCapabilities Properties

[This is preliminary documentation and is subject to change.]

The IPropertyCapabilities type exposes the following members.

Properties
  NameDescription
Public propertyCapabilityOptionCompound
The property can be used in a compound key
Public propertyCapabilityOptionRegExped
The property can be required to match a regular expression
Public propertyCapabilityOptionRequired
The property can be made required on input
Public propertyCapabilityOptionUnique
The property should be a globally unique
Top
See Also