Struct oracle::Row [] [src]

pub struct Row { /* fields omitted */ }

Row in a result set of a select statement

Methods

impl Row
[src]

[src]

Gets the column value at the specified index.

[src]

Returns column values.