JSONB_ OBJECT
Similar to JSON_OBJECT but binary representation (BLOB).
Return
A KQLiteJsonObject representing the newly created JSON object.
Author
MOHAMMAD AZIM ANSARI
Parameters
name Value
A variable number of Pairs, where each pair represents a key-value mapping for the JSON object.