Udostępnij przez


EventPropertyCollection Members

The EventPropertyCollection object represents the properties of event objects.

The following tables list the members exposed by the EventPropertyCollection type.

Public Properties

  Name Description
ms219561.pubproperty(pl-pl,SQL.100).gif Count Gets the number of EventProperty objects in the EventPropertyCollection object.
ms219561.pubproperty(pl-pl,SQL.100).gif Item Overloaded.  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms219561.pubmethod(pl-pl,SQL.100).gif CopyTo Copies the collection objects to a one-dimensional array starting at the specified index value.
ms219561.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms219561.pubmethod(pl-pl,SQL.100).gif GetEnumerator Gets an enumerator that can iterate through the list of objects.This method is not CLS-compliant.
ms219561.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms219561.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms219561.pubmethod(pl-pl,SQL.100).gifms219561.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms219561.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms219561.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms219561.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top