Namespace LinqToDB.DataProvider.Ydb
Classes
- YdbHints
SQL hints for YDB (YQL). See:
- SQL hints syntax: comments starting with "--+".
- SELECT-level hints: 'unique' / 'distinct' right after SELECT.
- YdbOptions
YDB data provider configuration options.
- YdbTools
Utility methods for working with Linq To DB and YDB, similar to
PostgreSQLToolsfor PostgreSQL.