ViewEvent クラス

定義

public sealed class ViewEvent
type ViewEvent = class
Public NotInheritable Class ViewEvent
継承
ViewEvent

プロパティ

名前 説明
AlterFulltextIndex

AlterFulltextIndex の静的プロパティを定義する

AlterIndex

AlterIndex の静的プロパティを定義する

AlterView

AlterView の静的プロパティを定義する

CreateFulltextIndex

CreateFulltextIndex の静的プロパティを定義する

CreateIndex

CreateIndex の静的プロパティを定義する

CreateSpatialIndex

CreateSpatialIndex の静的プロパティを定義する

CreateStatistics

CreateStatistics の静的プロパティを定義する

CreateXmlIndex

CreateXmlIndex の静的プロパティを定義する

DropFulltextIndex

DropFulltextIndex の静的プロパティを定義する

DropIndex

DropIndex の静的プロパティを定義する

DropStatistics

DropStatistics の静的プロパティを定義する

DropView

DropView の静的プロパティを定義する

UpdateStatistics

UpdateStatistics の静的プロパティを定義する

メソッド

名前 説明
Add(ViewEvent, ViewEvent)
BitwiseOr(ViewEvent, ViewEvent)
Equals(Object)
GetHashCode()
ToString()

演算子

名前 説明
Addition(ViewEvent, ViewEvent)
BitwiseOr(ViewEvent, ViewEvent)
Equality(ViewEvent, ViewEvent)
Implicit(ViewEvent to ViewEventSet)
Inequality(ViewEvent, ViewEvent)

適用対象