BlendingSourceDefinition Class |
Namespace: DataPA.Utils.QueryEngine
public class BlendingSourceDefinition : BlendingSourceDefinition_BlendingSourceDefinition, ISerializable
The BlendingSourceDefinition type exposes the following members.
Name | Description | |
---|---|---|
BlendingSourceDefinition | Initializes a new instance of the BlendingSourceDefinition class |
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
BlendingSourceRefreshType |
Gets and sets a property that determines when the source data table will be refreshed
| |
BlendingSourceType |
Gets and sets a property that indicates how the source data table will be derived
| |
Name |
Gets a name that identifies this blending source
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
Query |
Gets and sets a query object that is used to provide a source data table for 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
|