xSQL Schema Compare SDK for SQL Server version 12
ScriptBatchCollection Class
Members 


Represents a collection of ScriptBatch elements.
Object Model
ScriptBatchCollection Class
Syntax
'Declaration
 
Public NotInheritable Class ScriptBatchCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ScriptBatch)
public sealed class ScriptBatchCollection : System.Collections.ObjectModel.Collection<ScriptBatch> 
public __gc __sealed class ScriptBatchCollection : public System.Collections.ObjectModel.Collection<ScriptBatch> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      xSQL.Schema.SqlServer.ScriptBatchCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScriptBatchCollection Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback