See Also

TableMapping Class  | TableMapping Members

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.

Messages Property

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

Messages that explain any issues concerning the mapping; null if no issues exist.

[Visual Basic]
Public ReadOnly Property Messages As Messages
[C#]
public Messages Messages {get;}
[C++]
public: __property Messages* get_Messages();
[C++/CLI]
public: property Messages^ Messages {    Messages^ 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

 

 


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