Name | Description | |
---|---|---|
![]() | C1ViewRelation Constructor | Overloaded. |
The following tables list the members exposed by C1ViewRelation.
Name | Description | |
---|---|---|
![]() | C1ViewRelation Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChildColumns | Gets an array of C1ViewColumn objects from the ChildView which are the child columns of this relation. |
![]() | ChildTableAlias | Gets or sets the alias of child DataTable. |
![]() | ChildView | Gets or sets the child (detail) C1DataView of the relation. |
![]() | DataSetRelation | Gets or sets the base DataRelation. |
![]() | DataSetRelationName | Gets or sets the base DataRelation by its name. |
![]() | IsActive | Indicates whether relation is active, that is actually establish the relationship between C1DataView objects. |
![]() | ParentColumns | Gets an array of C1ViewColumn objects from the ParentView which are the parent columns of this relation. |
![]() | ParentTableAlias | Gets or sets the alias of parent DataTable. |
![]() | ParentView | Gets or sets the parent (master) C1DataView of the relation. |