See Also

TableMapping Class  | TableMapping Members  | UseIndexForMapping Method

Requirements

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

IndexMapping Property

RedGate.SQLDataCompare.Engine Namespace > TableMapping Class : IndexMapping Property (TableMapping)

If an IndexMapping is being used for matching, this is the IndexMapping. Its FieldMapping is also in MatchingMappings.

[Visual Basic]
Public ReadOnly Property IndexMapping As IndexMapping
[C#]
public IndexMapping IndexMapping {get;}
[C++]
public: __property IndexMapping* get_IndexMapping();
[C++/CLI]
public: property IndexMapping^ IndexMapping {    IndexMapping^ get(); }

Requirements

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

See Also

TableMapping Class  | TableMapping Members  | UseIndexForMapping Method

 

 


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