DataPlace
CS.DataPlace.Common.Data.Relationships Namespace
CSCS.DataPlace.Common.Data.Relationships
 
Declaration Syntax
C#
namespace CS.DataPlace.Common.Data.Relationships
Types
All TypesClassesEnumerationsDelegates
IconTypeDescription
ChildDependency
Contains information about a table's child dependency.

CrossReferenceDependency
Contains information about a table's cross-reference dependency.

DependencyBase
Base class for objects that contain information about a table's dependency.

DependencyMonitor
Maintains information about a table's child and cross-reference dependencies. An observer can bind to the Items collection to monitor the dependencies.

DependencyRefreshedCallback
Represents a method to be called when a DependencyMonitor has refreshed its dependency data.

RelationshipType
Contains constants that indicate relationship types.