Mono Class Library: Overview

System.Data.ForeignKeyConstraint: Property Members

The properties of System.Data.ForeignKeyConstraint are listed below. For a list of all members, see the ForeignKeyConstraint Members list.

See Also: Inherited members from System.Data.Constraint

Public Properties

AcceptRejectRuleAcceptRejectRule. Documentation for this section has not yet been entered.
[read-only]
ColumnsDataColumn[]. Documentation for this section has not yet been entered.
DeleteRuleRule. Documentation for this section has not yet been entered.
[read-only]
RelatedColumnsDataColumn[]. Documentation for this section has not yet been entered.
[read-only]
RelatedTableDataTable. Documentation for this section has not yet been entered.
[read-only]
override
TableDataTable. Documentation for this section has not yet been entered.
UpdateRuleRule. Documentation for this section has not yet been entered.