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 PropertyCollection class represents a collection of Property objects that represent all the properties defined on the parent object.
The following tables list the members exposed by the PropertyCollection type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of properties in the PropertyCollection object. |
![]() |
IsSynchronized | Gets a Boolean value indicating 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 | |
|---|---|---|
![]() |
Contains | Determines whether the element specified by key exists in the collection. |
![]() |
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 ) |
![]() |
GetPropertyObject | Overloaded. Gets the Property object. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
LookupID | Returns the ID of the Property object in the PropertyCollection object that has the specified name. |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo |
Nach oben
Siehe auch
Verweis
PropertyCollection Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)