SqlPropertyCollection Members
The SqlPropertyCollection class is an abstract class used in the management of object properties.
The following tables list the members exposed by the SqlPropertyCollection type.
Public Properties
Имя | Description | |
---|---|---|
Count | Gets the number of properties in the PropertyCollection object. (inherited from PropertyCollection) | |
IsSynchronized | Gets a Boolean value indicating whether access to the collection is synchronized and therefore thread-safe. (inherited from PropertyCollection) | |
Item | Overloaded. (inherited from PropertyCollection ) | |
SyncRoot | Gets an object that can be used to synchronize access to the collection. (inherited from PropertyCollection) |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
Contains | (inherited from PropertyCollection ) | |
CopyTo | (inherited from PropertyCollection ) | |
EnumPropertyInfo | Overloaded. Returns an enumerated list of property information. | |
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Gets an enumerator that can iterate through the list of objects. (inherited from PropertyCollection) | |
GetHashCode | (inherited from Object ) | |
GetPropertyInfo | Gets property information. | |
GetPropertyObject | Overloaded. (inherited from PropertyCollection ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
В начало
Protected Methods
Имя | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
LookupID | (inherited from PropertyCollection ) | |
MemberwiseClone | (inherited from Object ) |
В начало
Explicit Interface Implementations
Имя | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (inherited from PropertyCollection ) |
В начало
См. также
Справочник
SqlPropertyCollection Class
Microsoft.SqlServer.Management.Smo Namespace