xSQL.SchemaCompare.SqlServer Namespace : SqlStatisticPairCollection Class |
The following tables list the members exposed by SqlStatisticPairCollection.
Name | Description | |
---|---|---|
![]() | SqlStatisticPairCollection Constructor | Initializes a new instance of the SqlStatisticPairCollection class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | Item | Gets the pair of statistics with the specified name. |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | AddRange | Adds the elements of the specified collection to this collection. (Inherited from xSQL.SchemaCompare.SqlServer.PairCollectionBase<SqlStatisticPair,SqlStatistic>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<SqlStatisticPair>) |