ResetMatrix(Dest: ICubeInstanceDestination);
ResetMatrix(Dest: Prognoz.Platform.Interop.Cubes.ICubeInstanceDestination);
Dest. Built cube display version.
The ResetMatrix method removes matrix with data for the specified cube display option from the cache.
To create a new cached matrix, use the PrepareMatrix/PrepareMatrixPartial methods.
To execute the example
Add links to the system assemblies:
Example
Example
After executing the example
See also: