StiDataRelation Class | 
Namespace: Stimulsoft.Report.Dictionary
The StiDataRelation type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDataRelation | 
            Creates a new object of the type StiRelation.
              | |
| StiDataRelation(String, StiDataSource, StiDataSource, String, String) | 
            Creates a new object of the type StiRelation.
              | |
| StiDataRelation(String, String, String, StiDataSource, StiDataSource, String, String) | 
            Creates a new object of the type StiRelation.
              | |
| StiDataRelation(String, String, String, StiDataSource, StiDataSource, String, String, Boolean) | 
            Creates a new object of the type StiRelation.
              | |
| StiDataRelation(String, String, String, StiDataSource, StiDataSource, String, String, String) | 
            Creates a new object of the type StiRelation.
              | |
| StiDataRelation(String, String, String, StiDataSource, StiDataSource, String, String, String, Boolean) | 
            Creates a new object of the type StiRelation.
              | 
| Name | Description | |
|---|---|---|
| Active | 
            Gets or sets value which indicates that this data relation is active.
              | |
| Alias | 
            Gets or sets alias of relation.
              | |
| ChildColumns | 
            Gets or sets collection of child column names.
              | |
| ChildSource | 
            Gets or sets Child data source.
              | |
| ComponentId | ||
| Dictionary | 
            Gets or sets the dictionary of data in which the relation is kept.
              | |
| Inherited | ||
| IsCloud | 
            Gets or sets value which indicates that this data relation is created dynamically by the Stimulsoft Reports.Server.
              | |
| Key | 
            Gets or sets the key of the dictionary object.
              | |
| Name | 
            Gets or sets relation name.
              | |
| NameInSource | 
            Gets or sets name of relation in source of data.
              | |
| ParentColumns | 
            Gets or sets collection of parent column names.
              | |
| ParentSource | 
            Gets or sets Parent data source.
              | |
| PropName | 
| Name | Description | |
|---|---|---|
| Clone | 
            Creates a new object that is a copy of the current instance.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetEvents | ||
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetProperties | ||
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SaveToJsonObject | ||
| ToString | (Overrides ObjectToString.) | |
| ToString(Boolean) |