DeleteUpdateAction Enum

Definition

Shows the action that will be taken on delete or update.

C#
public enum DeleteUpdateAction
Inheritance
DeleteUpdateAction

Fields

Name Value Description
NotSpecified 0

No action will be taken.

Cascade 1

Cascade action will be taken.

SetNull 2

Set null action will be taken.

SetDefault 3

Set default action will be taken.

NoAction 4

No action was specified.

Applies to

Product Versions
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161