Overload List
Name | Description |
---|---|
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget () | Gets the relationships of which this partial monitoring object is a target in the relationship. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (Generic ICollection) | Gets the relationships of which this partial monitoring object is a target in the relationship, filtered by the relationshipClasses collection. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (MonitoringRelationshipClass) | Gets the relationships of which this partial monitoring object is a source in the relationship, filtered by the relationshipClass object. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (Generic ICollection, DerivedClassTraversalDepth) | Gets the relationships of which this partial monitoring object is a target in the relationship, filtered by the relationshipClasses collection. Gets the relationships from the current PartialMonitoringObject, and optionally from all derived classes. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (MonitoringRelationshipClass, DerivedClassTraversalDepth) | Gets the relationships of which this partial monitoring object is a target in the relationship, filtered by the relationshipClass object and optionally from all derived classes. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (Generic ICollection, DerivedClassTraversalDepth, TraversalDepth) | Gets the relationships of which this partial monitoring object is a target in the relationship, filtered by the relationshipClasses collection. Gets the relationships from the current PartialMonitoringObject, and optionally from all derived classes or related PartialMonitoringObject objects. |
PartialMonitoringObject.GetMonitoringRelationshipObjectsWhereTarget (MonitoringRelationshipClass, DerivedClassTraversalDepth, TraversalDepth) | Gets the relationships of which this partial monitoring object is a target in the relationship, filtered by the relationshipClasses collection and optionally including all derived classes. |
See Also
Send comments about this topic to Microsoft.