Gets the RelationalExpression used as source for the selection.
Assembly: Epic.Query
Declaration Syntax
C# |
public RelationalExpression Relation { get; }
Value
The table.
Assembly: Epic.Query
C# |
public RelationalExpression Relation { get; }