Function odbc_sys::len_data_at_exec[][src]

pub fn len_data_at_exec(length: Len) -> Len
Expand description

Use result as the indicator argument to SQLBindParameter in order to indicate that the data is send at statement execution time. In contrast to DATA_AT_EXEC the total size is passed to the driver manager.