Share via


TableOperation.ITableMigrationOperation.Table Property

Definition

The table that contains the target of this operation.

string Microsoft.EntityFrameworkCore.Migrations.Operations.ITableMigrationOperation.Table { get; }
member this.Microsoft.EntityFrameworkCore.Migrations.Operations.ITableMigrationOperation.Table : string
 ReadOnly Property Table As String Implements ITableMigrationOperation.Table

Property Value

Implements

Applies to