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.
SQLBindParameter