MigrationBuilder.Operations Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Oluşturulanların MigrationOperationlistesi.
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Migrations.Operations.MigrationOperation> Operations { get; }
member this.Operations : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Migrations.Operations.MigrationOperation>
Public Overridable ReadOnly Property Operations As List(Of MigrationOperation)