ConfigPropertyCollection Miembros
The ConfigPropertyCollection class represents a collection of ConfigProperty objects that represent all the configuration properties defined on the instance of SQL Server.
El tipo ConfigPropertyCollection expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
CopyTo | Copies the collection objects to a one-dimensional array starting at the specified index value. |
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetEnumerator | Gets an enumerator that can iterate through the list of objects. |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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[ ( [ ( Int32] ) ] ) | Gets a ConfigProperty object in the ConfigPropertyCollection collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a ConfigProperty object in the ConfigPropertyCollection collection by name. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Principio
Vea también
.gif)
.gif)
.gif)
.gif)
.gif)