[−][src]Trait odbc_iter::Configuration
Data access configuration that can be used to configure data retrieval and conversion configured per ResultSet for given Item type.
Configuration can be attached to Handle and will be cloneed per query so it can store query related data.