Knight Data Access Layer
ForeignKeyConstraint Class Members
Properties  Methods 


KellermanSoftware.NetDataAccessLayer Namespace : ForeignKeyConstraint Class

The following tables list the members exposed by ForeignKeyConstraint.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Methods
 NameDescription
Public MethodReturns a System.String that represents this instance.  
Top
See Also

Reference

ForeignKeyConstraint Class
KellermanSoftware.NetDataAccessLayer Namespace