dpiLob_getType

Function dpiLob_getType 

Source
pub unsafe extern "C" fn dpiLob_getType(
    lob: *mut dpiLob,
    type_: *mut dpiOracleTypeNum,
) -> c_int
Expand description

Returns the type of the LOB.

The function returns DPI_SUCCESS for success and DPI_FAILURE for failure.