SapHanaRangeOperator.Type

Updated on

SapHanaRangeOperator.Type a range operator for SAP HANA range input parameters.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the SapHanaRangeOperator.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).

ArgumentValueDescription
SapHanaRangeOperator.GreaterThan0‘Greater than’ range operator for SAP HANA input parameters.
SapHanaRangeOperator.LessThan1‘Less than’ range operator for SAP HANA input parameters.
SapHanaRangeOperator.GreaterThanOrEquals2‘Greater than or equals’ range operator for SAP HANA input parameters.
SapHanaRangeOperator.LessThanOrEquals3‘Less than or equals’ range operator for SAP HANA input parameters.
SapHanaRangeOperator.Equals4‘Equals’ range operator for SAP HANA input parameters.
SapHanaRangeOperator.NotEquals5‘Not equals’ range operator for SAP HANA input parameters.

Applies to

Here’s a list of functions that work with SapHanaRangeOperator.Type:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/saphanarangeoperator-type

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy