An interface used internally by SQL Data Compare.

Namespace:  RedGate.SQLDataCompare.Engine
Assembly:  RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

Syntax

Visual Basic (Declaration)
Public Class InternalCollectionBase _
	Implements IEnumerable
C#
public class InternalCollectionBase : IEnumerable
Visual C++
public ref class InternalCollectionBase : IEnumerable

Inheritance Hierarchy

See Also