DelegatingSqlSyntax constructor

Creates an instance that delegates to the specified SQL syntax.

public DelegatingSqlSyntax(SqlSyntax inner)

See Also