options method
S
options(
- MssqlQueryOptions options
Replaces the native execution options.
Implementation
S options(MssqlQueryOptions options) => rebuild(state.withOptions(options));
Replaces the native execution options.
S options(MssqlQueryOptions options) => rebuild(state.withOptions(options));