Click or drag to resize

VirtualDataWindowEventConsumerRemove Properties

The VirtualDataWindowEventConsumerRemove type exposes the following members.

Properties
  NameDescription
Public propertyAgentInstanceId
Returns the agent instance id (context partition id).
(Inherited from VirtualDataWindowEventConsumerBase.)
Public propertyConsumerObject
Returns an object that serves as a unique identifier for the consumer, with multiple consumer per statements possible.

Upon remove the removal event contains the same consumer object.

(Inherited from VirtualDataWindowEventConsumerBase.)
Public propertyNamedWindowName
Returns the named window name.
(Inherited from VirtualDataWindowEventConsumerBase.)
Public propertyStatementName
Returns the statement name.
(Inherited from VirtualDataWindowEventConsumerBase.)
Top
See Also