The CommonModelProperty type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Human readable description with name, type, and number of entity types that this property occur in.
Public propertyEntityTypes
Entity types that this property is found in
Public propertyMaxLength
Max length, for strings and binary members
Public propertyName
Property name
Public propertyNullable
Indicates whether the property is nullable or not
Public propertyPrecision
Precision, for floating point members
Public propertyScale
Scale, for floating point members
Public propertyTypeDescription
Longer type description
Public propertyTypeName
Property type name

See Also