The methods of System.Data.DataRelationCollection are listed below. For a list of all members, see the DataRelationCollection Members list.
See Also: Inherited members from System.Data.InternalDataCollectionBase
Add(DataRelation) Documentation for this section has not yet been entered.Add(DataColumn, DataColumn) : DataRelation Documentation for this section has not yet been entered.Add(DataColumn[], DataColumn[]) : DataRelation Documentation for this section has not yet been entered.Add(string, DataColumn, DataColumn) : DataRelation Documentation for this section has not yet been entered.Add(string, DataColumn[], DataColumn[]) : DataRelation Documentation for this section has not yet been entered.Add(string, DataColumn, DataColumn, bool) : DataRelation Documentation for this section has not yet been entered.Add(string, DataColumn[], DataColumn[], bool) : DataRelation Documentation for this section has not yet been entered.AddRange(DataRelation[]) Documentation for this section has not yet been entered.CanRemove(DataRelation) : bool Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Contains(string) : bool Documentation for this section has not yet been entered.CopyTo(DataRelation[], int) Documentation for this section has not yet been entered.IndexOf(DataRelation) : int Documentation for this section has not yet been entered.IndexOf(string) : int Documentation 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.
AddCore(DataRelation) Documentation for this section has not yet been entered. abstractGetDataSet() : DataSet Documentation for this section has not yet been entered.OnCollectionChanged(System.ComponentModel.CollectionChangeEventArgs) Documentation for this section has not yet been entered.OnCollectionChanging(System.ComponentModel.CollectionChangeEventArgs) Documentation for this section has not yet been entered.RemoveCore(DataRelation) Documentation for this section has not yet been entered.