xSQL Schema Compare SDK for SQL Server version 12
SqlAggregateCollection Class Members
Properties  Methods 


The following tables list the members exposed by SqlAggregateCollection.

Public Constructors
 NameDescription
Public ConstructorSqlAggregateCollection ConstructorInitializes a new instance of the SqlAggregateCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public PropertyItemOverloaded. Gets the SqlAggregate with the specified schema and name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodAddRange Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlAggregate>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an aggregate with the specified schema and name.  
Public MethodCopyFromOverloaded.  (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlAggregate>)
Public MethodCopyToOverloaded.  (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlAggregate>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodGetItemById Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlAggregate>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<SqlAggregate>)
Public MethodToString Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlAggregate>)
Top
See Also

Reference

SqlAggregateCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback