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