Table of Contents

Namespace GroupeIsa.Neos.Migration.Schema

Interfaces

INeosColumn

Provides the functionalities of a column.

INeosForeignKey

Provides the functionalities of a foreign key.

INeosIndex

Provides the functionalities of an index.

INeosIndexColumn

Provides the functionalities of an index column.

INeosPrimaryKey

Provides the functionelities of a primary key.

INeosSchema

Provides the functionalities of a schema.

INeosTable

Provides the functionalities of a table.

INeosView

Provides the functionalities of a view.

Enums

ColumnType

Column type.

NeosForeignKeyDeleteAction

Specifies the Foreign key delete action.

NeosIndexColumnSort

Index column sort.

NeosIndexColumnType

Index column types.