custom

open fun custom(name: String, value: String): DataQuery

Add a custom option to {@link com.sap.cloud.mobile.kotlin.odata.DataQuery#customOptions DataQuery.customOptions}.

Return

This query.

Parameters

name

Option name.

value

Option value.