共用方式為


ViewEvent 成員

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

ViewEvent 型別公開下列成員。

方法

  名稱 描述
公用方法靜態成員 Add Adds two view events to the event set.
公用方法靜態成員 BitwiseOr Creates a view event set by combining two view events using a bitwise OR.
公用方法 Equals Determines whether the referenced view event object is equal to the specified object. (覆寫 Object. . :: . .Equals(Object)。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (覆寫 Object. . :: . .GetHashCode() () () ()。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString Returns the referenced object in string format. (覆寫 Object. . :: . .ToString() () () ()。)

頂端

運算子

  名稱 描述
公用運算子靜態成員 Addition Creates a view event set by performing an addition operation on two ViewEvent objects.
公用運算子靜態成員 BitwiseOr Creates a view event set by performing a bitwise OR operation on two ViewEvent objects.
公用運算子靜態成員 Equality Creates a view event set by performing an equality operation on two ViewEvent objects.
公用運算子靜態成員 Implicit Widening Implicit Implicit Implicit(ViewEvent to ViewEventSet)
公用運算子靜態成員 Inequality Creates a view event set by performing an inequality operation on two ViewEvent objects.

頂端

屬性

  名稱 描述
公用屬性靜態成員 AlterFulltextIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 AlterIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 AlterView Gets a view event that can be included in the event set.
公用屬性靜態成員 CreateFulltextIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 CreateIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 CreateSpatialIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 CreateStatistics Gets a view event that can be included in the event set.
公用屬性靜態成員 CreateXmlIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 DropFulltextIndex
公用屬性靜態成員 DropIndex Gets a view event that can be included in the event set.
公用屬性靜態成員 DropStatistics Gets a view event that can be included in the event set.
公用屬性靜態成員 DropView Gets a view event that can be included in the event set.
公用屬性靜態成員 UpdateStatistics Gets a view event that can be included in the event set.

頂端