ForeignKeyConstraint Properties

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticColumns

Columns relationship class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticDeleteAction

DeleteAction property class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticDisabled

Disabled property class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticForeignColumns

ForeignColumns relationship class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticForeignTable

ForeignTable relationship class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticHost

Host relationship class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticNotForReplication

NotForReplication property class of ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for ForeignKeyConstraint

System_CAPS_pubpropertySystem_CAPS_staticUpdateAction

UpdateAction property class of ForeignKeyConstraint

Return to top
Show: