Click or drag to resize
BlendingDetails Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The BlendingDetails type exposes the following members.

Properties
  Name Description
Public property 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
Public property InnerTableDefinition
Gets and sets an object that defines how the inner table used for this blending query is defined
Public property Key
Gets and sets a list of ColumnKeydetail objects that define the key to be used to join the two source data tables
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property OuterTableDefinition
Gets and sets an object that defines how the outer table used for this blending query is defined
Public property 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
Top
See Also