// Assembly: System.Data
// Full name: System.Data.ConstraintEnumerator

namespace System.Data
{
public class ConstraintEnumerator // TypeDefIndex: 8336
{
	// Fields
	type#20074 _tables;
	type#20074 _constraints;
	type#16400 _currentObject;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16949 dataSet) { }
	// RVA: -1
	public type#15313 GetNext() { }
	// RVA: -1
	public type#16399 GetConstraint() { }
	// RVA: -1
	protected virtual type#15313 IsValidCandidate(type#16399 constraint) { }
	// RVA: -1
	protected type#16399 get_CurrentObject() { }
}
}
