Udostępnij przez


EventProperty Members

The EventProperty class represents a property of an event.

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

Public Properties

  Name Description
ms219606.pubproperty(pl-pl,SQL.100).gif Name Gets the name of the event property.
ms219606.pubproperty(pl-pl,SQL.100).gif Value Gets the value of the event property.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms219606.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms219606.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms219606.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms219606.pubmethod(pl-pl,SQL.100).gifms219606.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms219606.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top