Struct odbc::Cursor [] [src]

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

Used to retrieve data from the fields of a query result

Methods

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

[src]

Retrieves data for a single column in the result set