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