ForeignKeyConstraintDefinition.UpdateAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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