xSQL.Schema.SqlServer Namespace : ScriptBatchCollection Class |
The following tables list the members exposed by ScriptBatchCollection.
Name | Description | |
---|---|---|
![]() | ScriptBatchCollection Constructor | Initializes a new instance of the ScriptBatchCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds a script to the batch collection. |
![]() | Append | Appends the scriptBlocks collection to this collection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
Name | Description | |
---|---|---|
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.Collection<ScriptBatch>) |