Type Definition odbc_api::RowSetCursor

source ·
pub type RowSetCursor<C, B> = BlockCursor<C, B>;
👎Deprecated: Use new name BlockCursor instead