| SourceDataRequestEventArgs Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class SourceDataRequestEventArgs : EventArgs, SourceDataRequestEventArgs_SourceDataRequestEventArgs
The SourceDataRequestEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| SourceDataRequestEventArgs |
Creates and returns a new SourceDataRequestEventArgs object
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| dataTable |
Gets and sets the data table that will be used in the blending query
| |
| QueryDataSetName |
Gets and Sets the name of the dataset returned by the query
| |
| QueryID |
Gets and Sets the Unique ID of the query
|