MssqlScopeCompiler constructor

MssqlScopeCompiler(
  1. MssqlTableBinding<Object?> binding,
  2. MssqlScopeSelection selection
)

Implementation

MssqlScopeCompiler(this.binding, this.selection);