Table of Contents

Namespace LfrlAnvil.MySql.Objects.Builders

Classes

MySqlCheckBuilder

Represents an SQL check constraint builder.

MySqlColumnBuilder

Represents an SQL table column builder.

MySqlColumnBuilderCollection

Represents a collection of SQL table column builders.

MySqlConstraintBuilderCollection

Represents a collection of SQL table constraint builders.

MySqlDatabaseBuilder

Represents an SQL database builder.

MySqlDatabaseChangeTracker

Represents a tracker of changes applied to the attached database builder.

MySqlForeignKeyBuilder

Represents an SQL foreign key constraint builder.

MySqlIndexBuilder

Represents an SQL index constraint builder.

MySqlObjectBuilderCollection

Represents a collection of SQL schema object builders.

MySqlPrimaryKeyBuilder

Represents an SQL primary key constraint builder.

MySqlSchemaBuilder

Represents an SQL schema builder.

MySqlSchemaBuilderCollection

Represents a collection of SQL schema builders.

MySqlTableBuilder

Represents an SQL table builder.

MySqlViewBuilder

Represents an SQL view builder.