Type Definition odbc_api::RowSetCursorPolling

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