EventPropertyCollection Members
The EventPropertyCollection object represents the properties of event objects.
The following tables list the members exposed by the EventPropertyCollection type.
Public Properties
Nombre | Description | |
---|---|---|
Count | Gets the number of EventProperty objects in the EventPropertyCollection object. | |
Item | Overloaded. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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.This method is not CLS-compliant. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | ||
System.Collections.IEnumerable.GetEnumerator | ||
System.Collections.ICollection.IsSynchronized | ||
System.Collections.ICollection.SyncRoot |
Arriba
Vea también
Referencia
EventPropertyCollection Class
Microsoft.SqlServer.Management.Smo Namespace