The following tables list the members exposed by NavigationEntityProperty.
Name | Description | |
---|---|---|
![]() | DataType | The datatype of this property. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | EntityType | The type of IEntity to which this property belongs. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | IsCollectionReadOnly | Returns whether the list is read only. |
![]() | IsManyToMany | Returns whether this is one side of a many to many navigation. |
![]() | IsNullable | Whether this property can accept a null value. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | IsReadOnly | Is this property readonly? (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | IsScalar | Returns whether this is a scalar navigation property. |
![]() | MemberMetadata | Metadata for the property. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | Name | The name of this property in the Entity; this is not necessarily the data source name. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | PropertyInfo | The actual property that this EntityProperty describes. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | QueryDirection | The QueryDirection of this navigation. |
![]() | ReferenceStrategy | Gets or sets the EntityReferenceStrategy that determines how references using this role are resolved. |
![]() | RelationLink | The EntityRelation and direction of this navigation. |
![]() | RelationName | The namespace-qualified name of the relation involved in this navigation. |
![]() | UnqualifiedRelationName | The unqualified name of the relation involved in this navigation. |
Name | Description | |
---|---|---|
![]() | EntityKind | The type of object on which the property is defined. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
Name | Description | |
---|---|---|
![]() | Equals | Provides value equality. |
![]() | GetEntityReference | Returns the EntityReferenceBase for this navigation property. |
![]() | GetHashCode | Returns the hash of the object. |
![]() | GetType | (Inherited from object) |
![]() | GetValue | Gets the value for this property on the selected instance. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | SetValue | Sets the value for this property on the selected instance. (Inherited from IdeaBlade.EntityModel.EntityProperty) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |