Click or drag to resize
Navigator Properties

The Navigator type exposes the following members.

Properties
  NameDescription
Public propertyCardinality
Gets the cardinality of this navigator, i.e. whether it represents a single or multiple elements.
Public propertyContainingEdge
Gets the containing edge.
Public propertyContainingElementFullName
Gets the full name of the containing element.
Public propertyIsFKSide
Gets a value indicating whether this instance is on the FK side.
Public propertyIsOptional
Gets a value indicating whether this instance is optional.
Public propertyIsPkSide
Gets a value indicating whether this instance is on the pk side.
Public propertyIsStartNavigator
Gets a value indicating whether this instance is the start navigator of the containing edge.
Public propertyNavigatorName
Gets the name of the navigator.
Public propertyOutputSettingValues
Gets the output setting values of this target.
Public propertyOwningEntity
Gets the owning entity of this navigator.
Public propertyRelatedEntity
Gets the related entity of the entity owning this navigator over the relationship this navigator is part of
Public propertyRelationshipType
Gets the type of the relationship.
Public propertyTargetElementType
Gets the target element type of this target.
Top
Explicit Interface Implementations
See Also