Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.ChildForeignKeyConstraintEnumerator Class Referencesealed

Public Member Functions

 ChildForeignKeyConstraintEnumerator (DataSet dataSet, DataTable inTable)
 
ForeignKeyConstraint GetForeignKeyConstraint ()
 
bool GetNext ()
 
Constraint GetConstraint ()
 

Protected Member Functions

override bool IsValidCandidate (Constraint constraint)
 

Properties

Constraint CurrentObject [get]
 

Private Attributes

readonly DataTable _table
 
IEnumerator _tables
 
IEnumerator _constraints
 
Constraint _currentObject
 

Detailed Description

Definition at line 3 of file ChildForeignKeyConstraintEnumerator.cs.


The documentation for this class was generated from the following file: