共用方式為


CreateTableOperation.PrimaryKey 屬性

定義

取得或設定新資料表的主鍵。

public System.Data.Entity.Migrations.Model.AddPrimaryKeyOperation PrimaryKey { get; set; }
member this.PrimaryKey : System.Data.Entity.Migrations.Model.AddPrimaryKeyOperation with get, set
Public Property PrimaryKey As AddPrimaryKeyOperation

屬性值

適用於