| C# |
|---|
| public class RelatedResult : IComparable<RelatedResult> |
| #ctor | Initializes an object instance. |
| Clone | Clones the structure of the object. |
| CompareTo | Provides the default Sort functionality. |
| ToString | The object string identifier. |
| DataDefinition | Gets or sets the DataDefinition value. |
| DataDefinitionResult | Gets or sets the Result value. |
| RelatedTableName | Gets or sets the RelatedTableName value. |
| SelectedColumns | Gets or sets the ColumnNames value. |
| ViewJoinColumns | Gets or sets the JoinColumns value. |