JSONB_OBJECT

Similar to JSON_OBJECT but binary representation (BLOB).

Return

A KQLiteJsonObject representing the newly created JSON object.

Author

MOHAMMAD AZIM ANSARI

Parameters

nameValue

A variable number of Pairs, where each pair represents a key-value mapping for the JSON object.