See Also

SqlCompareOwnerMappings Members  | RedGate.SQLCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLCompare.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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

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

SqlCompareOwnerMappings Class

RedGate.SQLCompare.Engine Namespace : SqlCompareOwnerMappings Class

Holds mappings for the schema or owners between the two databases. Uses the database objects to create the mappings for the views and the tables from the two databases.

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

Object Model

Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.Mappings
      RedGate.SQLCompare.Engine.SqlCompareOwnerMappings

Syntax

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

Requirements

Namespace: RedGate.SQLCompare.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.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

See Also

SqlCompareOwnerMappings Members  | RedGate.SQLCompare.Engine Namespace

 

 


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