Table of Contents

Namespace LfrlAnvil.MySql.Objects

Classes

MySqlCheck

Represents an SQL check constraint.

MySqlColumn

Represents an SQL table column.

MySqlColumnCollection

Represents a collection of SQL table columns.

MySqlConstraintCollection

Represents a collection of SQL table constraints.

MySqlForeignKey

Represents an SQL foreign key constraint.

MySqlIndex

Represents an SQL index constraint.

MySqlObjectCollection

Represents a collection of SQL schema objects.

MySqlPrimaryKey

Represents an SQL primary key constraint.

MySqlSchema

Represents an SQL schema.

MySqlSchemaCollection

Represents a collection of SQL schemas.

MySqlTable

Represents an SQL table.

MySqlView

Represents an SQL view.

MySqlViewDataField

Represents an SQL view data field.

MySqlViewDataFieldCollection

Represents a collection of SQL view data fields.