See Also

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

XmlSchemaCollections Class

RedGate.SQLCompare.Engine Namespace : XmlSchemaCollections Class (RedGate.SQLCompare.Engine)

A collection of XML schema collections.

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

Object Model

Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.SerializableCollection<XmlSchemaCollection>
      RedGate.SQLCompare.Engine.XmlSchemaCollections

Syntax

[Visual Basic]
<DefaultMemberAttribute("Item")> Public NotInheritable Class XmlSchemaCollections    Inherits SerializableCollection(Of XmlSchemaCollection)    Implements IDatabaseObjects 
[C#]
[DefaultMemberAttribute("Item")] public sealed class XmlSchemaCollections : SerializableCollection<XmlSchemaCollection>, IDatabaseObjects 
[C++]
[DefaultMemberAttribute("Item")] public __gc __sealed class XmlSchemaCollections : public SerializableCollection<XmlSchemaCollection>, IDatabaseObjects 
[C++/CLI]
[DefaultMemberAttribute("Item")] public ref class XmlSchemaCollections sealed : public SerializableCollection<XmlSchemaCollection>, IDatabaseObjects 

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

XmlSchemaCollections Members  | RedGate.SQLCompare.Engine Namespace

 

 


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