C# (CSharp) NMigrations.Sql 네임스페이스

중첩된 네임스페이스

NMigrations.Sql.SqlServer

클래스들

이름 설명
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.