IMsDataBreakpoint.Variable

Syntax

Variable: IVariableStub;

Description

The Variable property determines a data source.

Comments

After the data source is determined, set selection by all its dimensions using the IMsDataBreakpoint.Selection property. Thus, the data points are set, in which it is checked if breakpoint is triggered.

Example

The property use is given in the example for IMsDataBreakpoint.Condition.

See also:

IMsDataBreakpoint