Mono Class Library: Overview

System.Data.DataRelation: Property Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
ChildColumnsDataColumn[]. Documentation for this section has not yet been entered.
[read-only]
ChildKeyConstraintForeignKeyConstraint. Documentation for this section has not yet been entered.
[read-only]
ChildTableDataTable. Documentation for this section has not yet been entered.
[read-only]
DataSetDataSet. Documentation for this section has not yet been entered.
[read-only]
ExtendedPropertiesPropertyCollection. Documentation for this section has not yet been entered.
Nestedbool. Documentation for this section has not yet been entered.
[read-only]
ParentColumnsDataColumn[]. Documentation for this section has not yet been entered.
[read-only]
ParentKeyConstraintUniqueConstraint. Documentation for this section has not yet been entered.
[read-only]
ParentTableDataTable. Documentation for this section has not yet been entered.
RelationNamestring. Documentation for this section has not yet been entered.