Interface ISequenceExpression
Opt-in into the sequence expression conventions
Namespace: FluentMigrator.Expressions
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface ISequenceExpression
Properties
| Edit this page View SourceSequence
Gets the sequence definition
Declaration
SequenceDefinition Sequence { get; }
Property Value
Type | Description |
---|---|
SequenceDefinition |