Namespace Umbraco.Cms.Infrastructure.Persistence.SqlSyntax
Classes
ColumnInfo
Contains metadata and details about a column in a database table.
DbTypes
Represents the set of database type definitions used for SQL syntax operations.
SqlSyntaxProviderBase<TSyntax>
Represents the Base Sql Syntax provider implementation.
Interfaces
ISqlSyntaxProvider
Defines an SqlSyntaxProvider.