Click or drag to resize
DataAvailableEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments for the DataAvailable event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPA.Utils.QueryEngineDataAvailableEventArgs

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class DataAvailableEventArgs : EventArgs, 
	DataAvailableEventArgs_DataAvailableEventArgs

The DataAvailableEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDataAvailableEventArgs
Initializes a new instance of the DataAvailableEventArgs class
Top
Fields
Properties
  NameDescription
Public propertyQuery
Gets or sets the query that has raised the DataAvailable event.
Top
Remarks