ForeignKeyConstraintDefinition.UpdateAction Property

Definition

Represents the action to be taken at update.

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

Property Value

Applies to