Cmdlets for SAP HANA XSA

Build 23.0.8839

SupportsFormulas Parameter (Connect-SAPHanaXSA Cmdlet)

A boolean indicating whether the OData service supports server side formulas.

Syntax

Connect-SAPHanaXSA -SupportsFormulas SwitchParameter

Data Type

bool

Default Value

false

Remarks

OData has many server-side formulas that are built into the specifications. However, many services do not natively support them and will return errors when these formulas are appended to the $filter parameter. When supported, server-side formulas can be used to execute certain queries much faster. If your OData service supports formulas, set this connection property to true. Otherwise, leave it as false.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839