ViewEvent Members

The ViewEvent object represents the Microsoft SQL Server view events that can be included in a view event set.

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

Public Properties

  Nom Description
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif AlterIndex Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif AlterView Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif CreateIndex Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif CreateStatistics Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif CreateXmlIndex Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif DropIndex Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif DropStatistics Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif DropView Gets a view event that can be included in the event set.
ms220734.pubproperty(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif UpdateStatistics Gets a view event that can be included in the event set.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif Add  
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif BitwiseOr  
ms220734.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden.  
ms220734.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden. This method supports the Microsoft SQL Server 2005 infrastructure and is not intended to be used directly from your code.
ms220734.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif op_Addition Creates a view event set by performing an addition operation on two ViewEvent objects.
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif op_BitwiseOr Creates a view event set by performing a bitwise OR operation on two ViewEvent objects.
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif op_Equality Creates a view event set by performing an equality operation on two ViewEvent objects.
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif op_Implicit  
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif op_Inequality Creates a view event set by performing an inequality operation on two ViewEvent objects.
ms220734.pubmethod(fr-fr,SQL.90).gifms220734.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220734.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns the referenced object in string format.

Haut de la page

Protected Methods

  Nom Description
ms220734.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms220734.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

ViewEvent Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Handling SMO Events