/ Assembly List / LJCViewBuilder / RelatedResult

Namespace - LJCViewBuilder


Syntax

C#
public class RelatedResult : IComparable<RelatedResult>

The Related Result Record.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
4 Methods

Properties
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.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.