1 write to _table
System.Data.Common (1)
System\Data\DataRelationCollection.cs (1)
534_table = table;
11 references to _table
System.Data.Common (11)
System\Data\DataRelationCollection.cs (11)
543if (_table.DataSet == null) 552return _table.DataSet!; 586_table.UpdatePropertyDescriptorCollectionCache(); 596_table.UpdatePropertyDescriptorCollectionCache(); 604if (relation.ChildTable != _table) 611if (relation.ParentTable != _table) 632if (relation.ChildTable != _table) 639if (relation.ParentTable != _table) 657_table.UpdatePropertyDescriptorCollectionCache(); 669if (relation.ChildTable != _table) 676if (relation.ParentTable != _table)