QueryElement Class |
Namespace: Dundas.BI.Data.DataProviders.Tasks
The QueryElement type exposes the following members.
Name | Description | |
---|---|---|
QueryElement(ProviderTask, QueryElement) |
Initializes a new instance of the QueryElement class.
| |
QueryElement(ProviderTask, ConnectorElement) |
Initializes a new instance of the QueryElement class.
|
Name | Description | |
---|---|---|
DataType |
Gets the column data type.
| |
ElementId |
Gets the parent element ID.
| |
NativeElementName |
Gets or sets the name of the native element.
| |
ParameterValue |
Gets the parameter value.
| |
Parent |
Gets the parent ProviderTask.
|
Name | Description | |
---|---|---|
SetupFiltering |
Defines a query element filer by setting the appropriate filter value.
|