The CommonModelProperty type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals |
Memberwise equality between this and another instance of this class.
(Overrides Object..::..Equals(Object).) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code based on the member values, for comparison with other instances of this class.
(Overrides Object..::..GetHashCode()()()().) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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
|