dpiSodaColl_drop

Function dpiSodaColl_drop 

Source
pub unsafe extern "C" fn dpiSodaColl_drop(
    coll: *mut dpiSodaColl,
    flags: u32,
    isDropped: *mut c_int,
) -> c_int
Expand description

Drops a SODA collection from the database.

The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.