Struct odbc::Cursor [] [src]

pub struct Cursor<'a, 'b: 'a> { /* fields omitted */ }

Used to retrieve data from the fields of a query resul

Methods

impl<'a, 'b> Cursor<'a, 'b>
[src]

Retrieves data for a single column in the result set