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.

Obj1 Property

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

Returns the view or table in the first database.

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