Exago .NET API Documentation
Join Class Properties

WebReports.Api.Reports Namespace : Join Class

For a list of all members of this type, see Join members.

Public Properties
 NameDescription
Public PropertyProvide the Alias (Entity.Name property) of the Entity (Data Object) on the "from" or left side of the join.  
Public PropertyProvide the Alias (Entity.Name property) of the Entity (Data Object) on the "to" or right side of the join.  
Public PropertyThe collection of columns that make up this join, represented as a JoinColumnCollection.  
Public PropertyThe relationship between EntityFromName Property and EntityToName Property (i.e. one-to-one or one-to-many)  
Public PropertySpecify whether rows from either Entity (Data Object) that do not have a match should or should not be included.  
Public Property  
Public PropertyGive a join weight in order to set its precedence when multiple join paths exist between Entities (Data Objects). The path with the higher weight will be utilized.  
Top
See Also

Reference

Join Class
WebReports.Api.Reports Namespace
Advanced Joins