ComponentOne DataObjects for .NET
SimpleRelation Class Members
Properties 

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : SimpleRelation Class

The following tables list the members exposed by SimpleRelation.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets one of the two RelationCardinalityEnum values. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the child table of the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets a value specifying the action applied to child rows when their parent key is deleted.  
Public PropertyGets or sets a description for the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets a value indicating whether the rule prohibiting child rows without parent is enforced.  
Public PropertyGets the joins collection of the relation.  
Public PropertyGets or sets the relation name. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets the parent table of the relation. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets the schema the relation belongs to. (Inherited from C1.Data.SchemaObjects.Relation)
Public PropertyGets or sets a value specifying the action applied to child rows when their parent key is modified.  
Public PropertyGets or sets a value indicating whether the database performs cascade update of child key values when their parent key value is modified.  
Top
See Also

Reference

SimpleRelation Class
C1.Data.SchemaObjects Namespace
Simple Relations