C# (CSharp) NMigrations.Sql Namespace

Nested Namespaces

NMigrations.Sql.SqlServer

Classes

Name Description
GenericSqlProvider A general SQL generator implementation that implements the aspects that are common to all SQL dialects. Differences in SQL dialects are applied by subclassing GenericSqlProvider and overriding the specific methods.