The StorageSize method returns the number of bytes needed to store the input JSON data in the specified storage format.
An INTEGER value representing the number of bytes required to store the input JSON data in the format specified by the storage_format argument.
The value returned by this method is subject to change, because these storage formats are not guaranteed to remain unchanged.
A Vantage NULL is returned if the JSON_expr argument is NULL.