Поделиться через


MigrationCommandListBuilder.GetCommandList Метод

Определение

Возвращает список встроенных команд.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Migrations.MigrationCommand> GetCommandList ();
abstract member GetCommandList : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Migrations.MigrationCommand>
override this.GetCommandList : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Migrations.MigrationCommand>
Public Overridable Function GetCommandList () As IReadOnlyList(Of MigrationCommand)

Возвращаемое значение

С MigrationCommand, которые были построены.

Применяется к