dpiData_getStmt

Function dpiData_getStmt 

Source
pub unsafe extern "C" fn dpiData_getStmt(
    data: *mut dpiData,
) -> *mut dpiStmt
Expand description

Returns the value of the data when the native type is DPI_NATIVE_TYPE_STMT.