Knight Data Access Layer
ForeignKeyConstraint Class Properties


KellermanSoftware.NetDataAccessLayer Namespace : ForeignKeyConstraint Class

For a list of all members of this type, see ForeignKeyConstraint members.

Public Properties
 NameDescription
Public Property The name of the column for the constraint  
Public Property The name of the constraint  
Public Property The action taken when a user tries to delete a key to which existing foreign keys point  
Public Property The name of the parent column  
Public Property The name of the parent table  
Public Property Gets or sets the name of the table.  
Public Property The action taken when a user tries to update a key to which existing foreign keys point  
Top
See Also

Reference

ForeignKeyConstraint Class
KellermanSoftware.NetDataAccessLayer Namespace