Namespace LinqToDB.SqlQuery
Classes
- PseudoFunctions
Contains names and create helpers for pseudo-functions, generated by linq2db and then converted to database-specific SQL by provider-specific SQL optimizer.
- QueryInformation
This is internal API and is not intended for use by Linq To DB applications. It may change or be removed without further notice.
- SqlExtensions
This is internal API and is not intended for use by Linq To DB applications. It may change or be removed without further notice.
Structs
- SqlObjectName
Represents full name of database object (e.g. table, view, function or procedure) split into components.