NMigrations.Sql.SqlServer |
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. |