Sorts TableSchema objects based on their dependencies.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public class TableDependancyComparer : IComparer
Visual Basic
Public Class TableDependancyComparer
	Implements IComparer

Inheritance Hierarchy

System..::..Object
  SchemaExplorer..::..TableDependancyComparer

See Also