Initializes a new instance of the RelationalExpression class.
Assembly: Epic.Query
Declaration Syntax
C# |
protected RelationalExpression( RelationType type )
Parameters
- type (RelationType)
- Type of the relation.
Assembly: Epic.Query
C# |
protected RelationalExpression( RelationType type )