MigrationExecutionState.LastCommittedCommandIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The index of the last command that was committed to the database.
public int LastCommittedCommandIndex { get; set; }
member this.LastCommittedCommandIndex : int with get, set
Public Property LastCommittedCommandIndex As Integer