ComponentOne DataObjects for .NET
CompositeDefRelation Class
Members 

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : CompositeDefRelation Class
Represents an arc in a composite table definition diagram.
Object Model
CompositeDefRelation Class
Syntax
'Declaration
 
Public Class CompositeDefRelation 
   Inherits ViewRelation
public class CompositeDefRelation : ViewRelation 
Remarks
It is a view relation, based on a table relation between two constituent tables.
Inheritance Hierarchy

System.Object
   C1.Data.SchemaObjects.ViewRelation
      C1.Data.SchemaObjects.CompositeDefRelation

See Also

Reference

CompositeDefRelation Members
C1.Data.SchemaObjects Namespace
Composite Table Diagram
View Relations