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(en-US,SQL.90).gif Name Gets the name of the event property.
ms219606.pubproperty(en-US,SQL.90).gif Value Gets the value of the event property.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms219606.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms219606.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

EventProperty Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Handling SMO Events