C# (CSharp) Simple.Migrator.Providers 네임스페이스

중첩된 네임스페이스

Simple.Migrator.Providers.Oracle
Simple.Migrator.Providers.PostgreSQL
Simple.Migrator.Providers.SQLite
Simple.Migrator.Providers.SqlServer

클래스들

이름 설명
ColumnPropertiesMapper This is basically a just a helper base class per-database implementors may want to override ColumnSql
Dialect Defines the implementations specific details for a particular database.
ForeignKeyConstraintMapper
NoOpTransformationProvider No Op (Null Object Pattern) implementation of the ITransformationProvider
TransformationProvider Base class for every transformation providers. A 'tranformation' is an operation that modifies the database.
TypeNames This class maps a DbType to names.