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

namespace System.Data
{
public class ForeignKeyConstraintEnumerator // TypeDefIndex: 8337
{

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