See Also

TableMapping Members  | RedGate.SQLDataCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLDataCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages RedGate.SQLDataCompare.Engine Send comments on this topic.

TableMapping Class

RedGate.SQLDataCompare.Engine Namespace : TableMapping Class (RedGate.SQLDataCompare.Engine)

Contains a mapping from a view or table to another view or table. Also contains information on the criteria used for matching the two tables, which can be based on an index or an arbitrary set of mapped fields.

For a list of all members of this type, see TableMapping members.

Object Model









Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.Mapping
      RedGate.SQLDataCompare.Engine.TableMapping

Syntax

[Visual Basic]
Public Class TableMapping    Inherits Mapping
[C#]
public class TableMapping : Mapping
[C++]
public __gc class TableMapping : public Mapping
[C++/CLI]
public ref class TableMapping : public Mapping

Requirements

Namespace: RedGate.SQLDataCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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

See Also

TableMapping Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


© 2003 - 2006 Red Gate Software Ltd. All Rights Reserved.