Enum Direction
The direction for an index column
Namespace: FluentMigrator.Model
Assembly: FluentMigrator.Abstractions.dll
Syntax
public enum Direction
Fields
Name | Description |
---|---|
Ascending | The order direction of the index column should be |
Descending | The order direction of the index column should be |