ForeignKeyAction Enumeration
SQL Server 2012
The ForeignKeyAction enumeration is a list of constant values that specify the action that is taken when the primary key reference by a foreign key is updated.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
The ForeignKeyAction enumeration class is served by the UpdateAction property and the DeleteAction property.
