TableEventSet 속성

보호된 멤버 포함
상속된 멤버 포함

TableEventSet 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 AlterFulltextIndex Gets or sets a Boolean property value that specifies whether the event that occurs when the Full-Text Index is altered or created is included in the event set.
공용 속성 AlterIndex Gets or sets a Boolean property value that specifies whether the event that occurs when an index is altered is included in the event set.
공용 속성 AlterTable Gets or sets a Boolean property value that specifies whether the event that occurs when a table is altered is included in the event set.
공용 속성 CreateFulltextIndex Gets or sets a Boolean property value that specifies whether the event that occurs when a Full-Text Index is created is included in the event set.
공용 속성 CreateIndex Gets or sets a Boolean property value that specifies whether the event that occurs when an index is created is included in the event set.
공용 속성 CreateSpatialIndex Gets or sets a Boolean property value that specifies whether the event that occurs when a Spatial Index is created is included in the event set.
공용 속성 CreateStatistics Gets or sets a Boolean property value that specifies whether the event that occurs when a statistic counter is created is included in the event set.
공용 속성 CreateXmlIndex Gets or sets a Boolean property value that specifies whether the event that occurs when an XML index is created is included in the event set.
공용 속성 DropFulltextIndex Gets or sets a Boolean property value that specifies whether the event that occurs when a Full-Text Index is dropped is included in the event set.
공용 속성 DropIndex Gets or sets a Boolean property value that specifies whether the event that occurs when an index is dropped is included in the event set.
공용 속성 DropStatistics Gets or sets a Boolean property value that specifies whether the event that occurs when a statistic counter is dropped is included in the event set.
공용 속성 DropTable Gets or sets a Boolean property value that specifies whether the event that occurs when a table is dropped is included in the event set.
공용 속성 NumberOfElements Gets or sets a Boolean property value that specifies whether the event that occurs when a number of elements changes is included in the event set. (EventSetBase.NumberOfElements을(를) 재정의함)
보호된 속성 Storage Gets or sets the bit array for event set storage. (EventSetBase에서 상속됨)
공용 속성 UpdateStatistics Gets or sets a Boolean property value that specifies whether the event that occurs when statistics are updated is included in the event set.

맨 위로 이동

참고 항목

참조

TableEventSet 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스