The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

AdfDataflowJoinOperator Enumeration

Type of comparison for a join condition.

Enumeration Values

NameSummary
EqualTo
==
NotEquals
!=
GreaterThan
The left is greater than the right.
LessThan
The left is less than the right.
GreaterThanEqualTo
The left is greater than or equal to the right.
LessThanEqualTo
The left is less than or equal to the right.
NullInclusiveEqual
===
CaseInsensitiveEqual
Case is ignored when determining equality.

© Varigence