[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a relationship.

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

Public Properties

  Name Description
public property Id  Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId)
public property IsDeleted Gets a value that indicates whether this object has been deleted.
public property IsNew  Gets a value that indicates whether this object has been committed to the store. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property Item  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property LastModified  Gets the last date and time this object was changed. (inherited from EnterpriseManagementObjectBaseWithProperties)
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property RelationshipId Gets the relationship type identifier.
public property SourceObject Gets the source object in this relationship.
public property TargetObject Gets the target object in this relationship.
public property Values  Gets a list of all property values that are not null, Nothing in Visual Basic. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Commit Overloaded. Overridden. Commits the changes to the data store.
public method ContainsProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for this object. (inherited from MonitoringBaseWithId)
public method GetProperties Overridden. Gets a list of all properties associated with this relationship.
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects the relationship to the management group.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method TryGetProperty  Overloaded. (inherited from EnterpriseManagementObjectBaseWithProperties)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method SetId  (inherited from MonitoringBaseWithId)
Top

See Also


Send comments about this topic to Microsoft.