共用方式為


ITableMigrationOperation 介面

定義

表示資料表上的移轉作業。

public interface ITableMigrationOperation
type ITableMigrationOperation = interface
Public Interface ITableMigrationOperation
衍生

備註

如需詳細資訊和範例 ,請參閱資料庫移轉

屬性

Schema

包含資料表的架構,如果 null 應該使用預設架構,則為 。

Table

包含此作業目標的資料表。

適用於