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