Compartilhar via


RelationshipPathElement Members

Represents the relationship-based node of the path.

The following tables list the members exposed by the RelationshipPathElement type.

Public Constructors

  Name Description
  RelationshipPathElement Initializes a new RelationshipPathElement object.

Top

Public Properties

  Name Description
public property ChildElement  Gets the child element. (inherited from PathElement)
public property ParentElement  Gets or sets the parent element. (inherited from PathElement)
public property Relationship Gets or sets the relationship.
public property SeedRole Gets or sets the seed role.
public property TypeConstraint Gets or sets the type constraint.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

RelationshipPathElement Class
Microsoft.EnterpriseManagement.Common Namespace