See Also

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

SchemaObject Class

RedGate.SQLCompare.Engine Namespace : SchemaObject Class

A schema object.

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

Object Model





Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.SchemaObject
      RedGate.SQLCompare.Engine.XmlSchemaCollection
      RedGate.SQLCompare.Engine.ViewTableSuperClass
      RedGate.SQLCompare.Engine.UserDefinedType
      RedGate.SQLCompare.Engine.Synonym
      RedGate.SQLCompare.Engine.SymmetricKey
      RedGate.SQLCompare.Engine.StoredProcedure
      RedGate.SQLCompare.Engine.ServiceBinding
      RedGate.SQLCompare.Engine.Service
      RedGate.SQLCompare.Engine.Schema
      RedGate.SQLCompare.Engine.Route
      RedGate.SQLCompare.Engine.Role
      RedGate.SQLCompare.Engine.Queue
      RedGate.SQLCompare.Engine.PartitionScheme
      RedGate.SQLCompare.Engine.PartitionFunction
      RedGate.SQLCompare.Engine.MessageType
      RedGate.SQLCompare.Engine.Function
      RedGate.SQLCompare.Engine.FullTextCatalog
      RedGate.SQLCompare.Engine.EventNotification
      RedGate.SQLCompare.Engine.DdlTrigger
      RedGate.SQLCompare.Engine.Contract
      RedGate.SQLCompare.Engine.ClrAssembly
      RedGate.SQLCompare.Engine.Certificate
      RedGate.SQLCompare.Engine.AsymmetricKey

Syntax

[Visual Basic]
Public MustInherit Class SchemaObject    Implements IDatabaseObjectIHasPermissions, ISqlScriptable 
[C#]
public abstract class SchemaObject : IDatabaseObjectIHasPermissions, ISqlScriptable 
[C++]
public __gc abstract class SchemaObject : public IDatabaseObjectIHasPermissions, ISqlScriptable 
[C++/CLI]
public ref class SchemaObject abstract : public IDatabaseObjectIHasPermissions, ISqlScriptable 

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

SchemaObject Members  | RedGate.SQLCompare.Engine Namespace

 

 


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