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