DataRelation (class)

This type is found in the namespace System.Data

mget_ChildColumnsDataColumn[]
mget_ChildTableDataTable
mget_DataSetDataSet
mget_ParentColumnsDataColumn[]
mget_ParentTableDataTable
mget_RelationNameString
mget_NestedBoolean
mget_ParentKeyConstraintUniqueConstraint
mget_ChildKeyConstraintForeignKeyConstraint
mget_ExtendedPropertiesPropertyCollection
mToStringString
mset_RelationNameVoid
mset_NestedVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
c.ctor
pChildColumnsDataColumn[]
pChildTableDataTable
pDataSetDataSet
pParentColumnsDataColumn[]
pParentTableDataTable
pRelationNameString
pNestedBoolean
pParentKeyConstraintUniqueConstraint
pChildKeyConstraintForeignKeyConstraint
pExtendedPropertiesPropertyCollection

get_ChildColumns

get_ChildTable

.

get_DataSet

.

get_ParentColumns

.

get_ParentTable

.

get_RelationName

.

get_Nested

.

get_ParentKeyConstraint

.

get_ChildKeyConstraint

.

get_ExtendedProperties

.

ToString

.

set_RelationName

.

set_Nested

valueSystem.String

Equals

valueSystem.Boolean

GetHashCode

objSystem.Object

GetType

.

.ctor

.

.ctor

relationNameSystem.String
parentColumnSystem.Data.DataColumn
childColumnSystem.Data.DataColumn

.ctor

relationNameSystem.String
parentColumnsSystem.Data.DataColumn[]
childColumnsSystem.Data.DataColumn[]

.ctor

relationNameSystem.String
parentColumnsSystem.Data.DataColumn[]
childColumnsSystem.Data.DataColumn[]
createConstraintsSystem.Boolean

.ctor

relationNameSystem.String
parentTableNameSystem.String
childTableNameSystem.String
parentColumnNamesSystem.String[]
childColumnNamesSystem.String[]
nestedSystem.Boolean

.ctor

relationNameSystem.String
parentTableNameSystem.String
parentTableNamespaceSystem.String
childTableNameSystem.String
childTableNamespaceSystem.String
parentColumnNamesSystem.String[]
childColumnNamesSystem.String[]
nestedSystem.Boolean

ChildColumns

relationNameSystem.String
parentColumnSystem.Data.DataColumn
childColumnSystem.Data.DataColumn
createConstraintsSystem.Boolean

ChildTable

.

DataSet

.

ParentColumns

.

ParentTable

.

RelationName

.

Nested

.

ParentKeyConstraint

.

ChildKeyConstraint

.

ExtendedProperties

.
.