See Also

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

SchemaMappings Class

RedGate.SQLDataCompare.Engine Namespace : SchemaMappings Class

Holds mappings for schemas, users, or roles. 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 SchemaMappings members.

Object Model

Inheritance Hierarchy

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

Syntax

[Visual Basic]
<DefaultMemberAttribute("Item")> Public Class SchemaMappings    Inherits Mappings    Implements ICancellable 
[C#]
[DefaultMemberAttribute("Item")] public class SchemaMappings : Mappings, ICancellable 
[C++]
[DefaultMemberAttribute("Item")] public __gc class SchemaMappings : public Mappings, ICancellable 
[C++/CLI]
[DefaultMemberAttribute("Item")] public ref class SchemaMappings : 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

SchemaMappings Members  | RedGate.SQLDataCompare.Engine Namespace

 

 


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