See Also

IndexMappings 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.

IndexMappings Class

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

Holds mappings of indexes. The indexes must be PrimaryKey, Unique, or UniqueConstraint to be included. The names of the indexes are not used for the mapping.

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

Object Model

Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.Mappings
      RedGate.SQLDataCompare.Engine.IndexMappings

Syntax

[Visual Basic]
<DefaultMemberAttribute("Item")> Public Class IndexMappings    Inherits Mappings    Implements ICancellable 
[C#]
[DefaultMemberAttribute("Item")] public class IndexMappings : Mappings, ICancellable 
[C++]
[DefaultMemberAttribute("Item")] public __gc class IndexMappings : public Mappings, ICancellable 
[C++/CLI]
[DefaultMemberAttribute("Item")] public ref class IndexMappings : public Mappings, ICancellable 

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

IndexMappings Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


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