DatabasePermissionCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public class DatabasePermissionCollection : Microsoft.SqlServer.Management.SqlParser.MetadataProvider.OrderedCollection<Microsoft.SqlServer.Management.SqlParser.Metadata.IDatabasePermission>
type DatabasePermissionCollection = class
inherit OrderedCollection<IDatabasePermission>
Public Class DatabasePermissionCollection
Inherits OrderedCollection(Of IDatabasePermission)
- Inheritance
As |
(Inherited from OrderedCollection<T>) |
Count | (Inherited from OrderedCollectionBase<T>) |
Item[Int32] | (Inherited from OrderedCollectionBase<T>) |
Item[String] | (Inherited from OrderedCollectionBase<T>) |
Add(T) | (Inherited from OrderedCollectionBase<T>) |
Add |
(Inherited from OrderedCollectionBase<T>) |
Clear() | (Inherited from OrderedCollectionBase<T>) |
Clone() | (Inherited from OrderedCollectionBase<T>) |
Clone(Boolean) | (Inherited from OrderedCollectionBase<T>) |
Contains(String) | (Inherited from OrderedCollectionBase<T>) |
Contains(T) | (Inherited from OrderedCollectionBase<T>) |
Find |
(Inherited from OrderedCollectionBase<T>) |
Find |
(Inherited from OrderedCollectionBase<T>) |
Get |
(Inherited from OrderedCollectionBase<T>) |
Remove(String) | (Inherited from OrderedCollectionBase<T>) |
Remove(T) | (Inherited from OrderedCollectionBase<T>) |
IEnumerable. |
(Inherited from OrderedCollection<T>) |
IEnumerable<IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
IMetadata |
(Inherited from OrderedCollectionBase<T>) |
IMetadata |
(Inherited from OrderedCollection<T>) |
Produkt | Versiounen |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |