The members of System.Data.DataRelationCollection are listed below.
See Also: Inherited members from System.Data.InternalDataCollectionBase
| | Documentation for this section has not yet been entered. |
[read-only] default property abstract | Item(int) | DataRelation. Documentation for this section has not yet been entered. |
[read-only] default property abstract | Item(string) | DataRelation. Documentation for this section has not yet been entered. |
| Add(DataRelation)Documentation for this section has not yet been entered. |
| Add(DataColumn, DataColumn) : DataRelationDocumentation for this section has not yet been entered. |
| Add(DataColumn[], DataColumn[]) : DataRelationDocumentation for this section has not yet been entered. |
| Add(string, DataColumn, DataColumn) : DataRelationDocumentation for this section has not yet been entered. |
| Add(string, DataColumn[], DataColumn[]) : DataRelationDocumentation for this section has not yet been entered. |
| Add(string, DataColumn, DataColumn, bool) : DataRelationDocumentation for this section has not yet been entered. |
| Add(string, DataColumn[], DataColumn[], bool) : DataRelationDocumentation for this section has not yet been entered. |
| AddRange(DataRelation[])Documentation for this section has not yet been entered. |
| CanRemove(DataRelation) : boolDocumentation for this section has not yet been entered. |
| Clear()Documentation for this section has not yet been entered. |
| Contains(string) : boolDocumentation for this section has not yet been entered. |
| CopyTo(DataRelation[], int)Documentation for this section has not yet been entered. |
| IndexOf(DataRelation) : intDocumentation for this section has not yet been entered. |
| IndexOf(string) : intDocumentation for this section has not yet been entered. |
| Remove(DataRelation)Documentation for this section has not yet been entered. |
| Remove(string)Documentation for this section has not yet been entered. |
| RemoveAt(int)Documentation for this section has not yet been entered. |