DatabaseScopedConfigurationCollection Class
Definition
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.
DatabaseScopedConfigurationCollection
public sealed class DatabaseScopedConfigurationCollection : Microsoft.SqlServer.Management.Smo.SimpleObjectCollectionBase
type DatabaseScopedConfigurationCollection = class
inherit SimpleObjectCollectionBase
Public NotInheritable Class DatabaseScopedConfigurationCollection
Inherits SimpleObjectCollectionBase
- Inheritance
-
DatabaseScopedConfigurationCollection
Fields
initialized | (Inherited from AbstractCollectionBase) |
Properties
Count | (Inherited from SmoCollectionBase) |
IsSynchronized | (Inherited from SmoCollectionBase) |
Item[Int32] | |
Item[String] | |
Parent | |
ParentInstance | (Inherited from AbstractCollectionBase) |
SyncRoot | (Inherited from SmoCollectionBase) |
Methods
Explicit Interface Implementations
ICollection.CopyTo(Array, Int32) | (Inherited from SmoCollectionBase) |