ComparisonTypeGreaterThan Field |
The greater than
Namespace:
Aloe.SystemFrameworks.Domain.DataAccess
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic const ComparisonType GreaterThan = 3
Public Const GreaterThan As ComparisonType = 3
public:
literal ComparisonType^ GreaterThan = 3
static val mutable GreaterThan: ComparisonType
Field Value
Type:
ComparisonType
See Also