Interface IIndexExpression
Opt-in into the index expression conventions
Namespace: FluentMigrator.Expressions
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface IIndexExpression
  Properties
Index
Gets the index definition
Declaration
IndexDefinition Index { get; }
  Property Value
| Type | Description | 
|---|---|
| IndexDefinition |