Condividi tramite


ObjectEvent Members

The ObjectEvent object represents the of Microsoft SQL Server object events that can be included in an object event set.

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

Public Properties

  Nome Description
ms219843.pubproperty(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif Alter Gets an object event that can be included in the event set.
ms219843.pubproperty(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif Drop Gets an object event that can be included in the event set.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif Add Returns the object event set that is created by adding two object events.
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif BitwiseOr  
ms219843.pubmethod(it-it,SQL.90).gif Equals Overloaded. Overridden.  
ms219843.pubmethod(it-it,SQL.90).gif GetHashCode Overridden. This method supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.
ms219843.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif op_Addition Creates a object event set by performing an addition operation on two ObjectEvent objects.
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif op_BitwiseOr Creates an object event set by performing a bitwise OR operation on two ObjectEvent objects.
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif op_Equality Creates a object event set by performing an equality operation on two ObjectEvent objects.
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif op_Implicit  
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif op_Inequality Creates an object event set by performing an inequality operation on two ObjectEvent objects.
ms219843.pubmethod(it-it,SQL.90).gifms219843.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219843.pubmethod(it-it,SQL.90).gif ToString Overridden.  

Torna all'inizio

Protected Methods

  Nome Description
ms219843.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms219843.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ObjectEvent Class
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Handling SMO Events