|
 | bindings |
Gets or sets the bindings for this metric set (see dundas.view.controls.Binding).
This is used to link to columns within the metric set.
|
 | bypassDataCache |
Gets or sets a value indicating whether the data cache should be bypassed for the this metric set binding.
|
 | bypassResultSizeLimit |
Gets or sets a value indicating whether the engine must ignore any result size limitations or not.
|
 | dataResult |
Gets the current data result for this metric set. This might be null if a request
has never occurred.
|
 | friendlyName |
Gets or sets the friendly name for this binding, which is the name shown to the end user.
|
 | id |
Gets or sets the ID of this binding.
|
 | includeAnnotations |
Gets or sets a value indicating whether to include data annotations.
|
 | includeMeasureCorrections |
Gets or sets a value indicating whether to include measure corrections.
|
 | isLocalDataResult |
Gets or sets if the dundas.data.DataResult is locally assigned for this metric set.
|
 | metricSetId |
Gets or sets the ID of the metric set that this binding is linked to.
|
 | name |
Gets or sets the name of this binding. The name is used in script, and may change over time, but must be
unique between all bindings on this adapter.
|