| BlendingDetails Class |
|
Namespace: DataPA.Utils.QueryEngine
public class BlendingDetails : BlendingDetails_BlendingDetails, ISerializable
The BlendingDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| BlendingDetails | Initializes a new instance of the BlendingDetails class |
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| CopyDetails |
Gets and sets a list of ColumnCopyDetails that define how data should be copied from the source data tables to the target data table
| |
| InnerTableDefinition |
Gets and sets an object that defines how the inner table used for this blending query is defined
| |
| Key |
Gets and sets a list of ColumnKeydetail objects that define the key to be used to join the two source data tables
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| OuterTableDefinition |
Gets and sets an object that defines how the outer table used for this blending query is defined
| |
| RefreshWithDependencies |
Gets and sets a property that indicates whether this blending query should automatically refresh if the Outer Table or Inner Table data sets are refreshed
|