Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 297 of file ConstraintCollection.cs.
References System.Data.ConstraintCollection._table, System.Data.ExceptionBuilder.ArgumentNull(), System.Data.DataRelation.ChildKeyConstraint, System.Data.DataTable.ChildRelations, System.Data.Constraint.ConstraintName, System.Data.ExceptionBuilder.ConstraintRemoveFailed(), System.Data.InternalDataCollectionBase.Count, System.Data.DataRelation.ParentKeyConstraint, System.Data.DataTable.ParentRelations, System.Data.DataRelation.SetChildKeyConstraint(), System.Data.DataRelation.SetParentKeyConstraint(), System.Data.Constraint.Table, System.Data.ConstraintCollection.Table, and System.Data.ConstraintCollection.UnregisterName().
Referenced by System.Data.ConstraintCollection.BaseGroupSwitch(), and System.Data.ConstraintCollection.Remove().