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