MssqlScopeCompiler constructor
MssqlScopeCompiler(
- MssqlTableBinding<
Object?> binding, - MssqlScopeSelection selection
Implementation
MssqlScopeCompiler(this.binding, this.selection);