Constant odbc_sys::DATA_AT_EXEC [−][src]
pub const DATA_AT_EXEC: Len = -2;
Use this as the indicator argument to SQLBindParameter in order to indicate that the data is
send at statement execution time.
pub const DATA_AT_EXEC: Len = -2;
Use this as the indicator argument to SQLBindParameter in order to indicate that the data is
send at statement execution time.