SimpleObjectCollectionBase 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.
base class for all generic collections
C#
public abstract class SimpleObjectCollectionBase : Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
type SimpleObjectCollectionBase = class
inherit SortedListCollectionBase
Public MustInherit Class SimpleObjectCollectionBase
Inherits SortedListCollectionBase
- Inheritance
- Derived
initialized | (Inherited from AbstractCollectionBase) |
Count | (Inherited from SmoCollectionBase) |
Is |
(Inherited from SmoCollectionBase) |
Parent |
(Inherited from AbstractCollectionBase) |
Sync |
(Inherited from SmoCollectionBase) |
ICollection. |
(Inherited from SmoCollectionBase) |
Product | Versions |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |