OnAfterExecuteSources(Value: IVirtualCubeSourceMatricesList);
Value. Collection of virtual cube source matrix.
The OnAfterExecuteSources method implements the event occurring after calculating virtual cube sources.
The event occurs after calculating separate matrix of sources, but before building general matrix of virtual cube. By using the Value parameter, separate source matrix can be obtained.
The example of use is given in description of the IVirtualCubeInstance.ExecuteCallback property.
See also: