pub unsafe extern "C" fn dpiSodaColl_getMetadata(
coll: *mut dpiSodaColl,
value: *mut *const c_char,
valueLength: *mut u32,
) -> c_intExpand description
Returns the metadata for the collection.
The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.