ForeignKeyConstraintDefinition.UpdateAction プロパティ

定義

更新時に実行するアクションを表します。

public Microsoft.SqlServer.TransactSql.ScriptDom.DeleteUpdateAction UpdateAction { get; set; }
member this.UpdateAction : Microsoft.SqlServer.TransactSql.ScriptDom.DeleteUpdateAction with get, set
Public Property UpdateAction As DeleteUpdateAction

プロパティ値

適用対象