StiDataRelationSchema Class
Namespace: Stimulsoft.Base
Describes the class that realizes relations between Data Sources.
Properties
| Property | Type | Description |
|---|---|---|
| ChildColumns | List |
Gets or sets collection of child column names. |
| ChildSourceName | string | Gets or sets Child data source name. |
| Name | string | Gets or sets relation name. |
| ParentColumns | List |
Gets or sets collection of parent column names. |
| ParentSourceName | string | Gets or sets Parent data source name. |