RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupJoin Members

The LookupJoin type exposes the following members.

Constructors


  Name Description
Public method LookupJoin(LookupDefinitionBase, FieldDefinition)
Initializes a new instance of the LookupJoin class.
Protected method LookupJoin(LookupDefinitionBase)
Initializes a new instance of the LookupJoin class.

Methods


  Name Description
Public method AddHiddenColumn
Adds the hidden column.
Public method AddVisibleColumnDefinition(FieldDefinition)
Adds a visible column definition.
Public method AddVisibleColumnDefinition(String, FieldDefinition, Double)
Adds a visible column definition.
Public method AddVisibleColumnDefinition(String, ILookupFormula, Double, FieldDataTypes, Boolean)
Adds the visible column definition.
Public method AddVisibleColumnDefinitionField
Adds the visible column definition field.
Public method Include
Includes the specified foreign field definition.
Protected method MakeColumnPath
Makes the column path.
Public method MakeInclude
Makes the include.
Public method MakePath
Makes the path.
Protected method SetJoinDefinition
Sets the join definition.
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property ChildField
Gets or sets the child field.
Public property JoinDefinition
Gets the join definition.
Public property LookupDefinition
Gets the lookup definition.
Public property ParentField
Gets or sets the parent field.
Public property ParentObject
Gets or sets the parent object.