Retrieves the relationships of which this partial monitoring object is a source in the relationship.

Overload List

Name Description
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource () Retrieves the relationships of which this PartialMonitoringObject is the source.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (Generic ICollection) Retrieves all the relationships of which this monitoring object is the source of the given relationship type.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (MonitoringRelationshipClass) Gets the relationships of which this partial monitoring object is a source in the relationship, filtered by the relationshipClass object.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (MonitoringRelationshipObjectGenericCriteria) Gets the relationships of which this partial monitoring object is the source, applying the specified filter.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (TraversalDepth) Retrieves all the relationships of which this monitoring object is the source of the given relationship type, optionally including their derived types.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (Generic ICollection, DerivedClassTraversalDepth) Retrieves all the relationships of which this monitoring object is the source of the given relationship type, optionally including their derived types.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (MonitoringRelationshipClass, DerivedClassTraversalDepth) Gets the relationships of which this partial monitoring object is a source in the relationship, filtered by the relationshipClass object. Gets the relationships from the current PartialMonitoringObject, or optionally from all derived classes.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (MonitoringRelationshipObjectGenericCriteria, TraversalDepth) Gets the relationships of which this partial monitoring object is a source in the relationships that meet the criteria filter. Gets the relationships from the current PartialMonitoringObject, or optionally from all related PartialMonitoringObject objects.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (Generic ICollection, DerivedClassTraversalDepth, TraversalDepth) Retrieves all the relationships of which this monitoring object is the source of the given relationship type, optionally including their derived types and including relationships in which the instances that this instance contains via the Containment relationship type or above are the source.
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereSource (MonitoringRelationshipClass, DerivedClassTraversalDepth, TraversalDepth) Gets the relationships of which this partial monitoring object is a source in the relationship, filtered by the relationshipClasses collection.

See Also


Send comments about this topic to Microsoft.