The CommonModelProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description |
Human readable description with name, type, and number of entity types that this property occur in.
| |
EntityTypes |
Entity types that this property is found in
| |
MaxLength |
Max length, for strings and binary members
| |
Name |
Property name
| |
Nullable |
Indicates whether the property is nullable or not
| |
Precision |
Precision, for floating point members
| |
Scale |
Scale, for floating point members
| |
TypeDescription |
Longer type description
| |
TypeName |
Property type name
|