ObjectEventSet Properties
SQL Server 2012
The ObjectEventSet type exposes the following members.
| Name | Description | |
|---|---|---|
|
Alter | Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the properties of an object are modified. |
|
Drop | Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an object is dropped. |
|
NumberOfElements | Gets the number of events in the event set. (Overrides EventSetBase.NumberOfElements.) |
|
Storage | Gets or sets the bit array for event set storage. (Inherited from EventSetBase.) |
