Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The ConfigPropertyCollection class represents a collection of ConfigProperty objects that represent all the configuration properties defined on the instance of Microsoft SQL Server.
The following tables list the members exposed by the ConfigPropertyCollection type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of ConfigProperty objects in the ConfigPropertyCollection collection. |
![]() |
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. |
![]() |
Item | Overloaded. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the collection objects to a one-dimensional array beginning at the index value specified. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | Gets an enumerator that can iterate through the list of objects. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo |
Nach oben
Siehe auch
Verweis
ConfigPropertyCollection Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)