CreateExecutor([Options: Integer = 0]): IMatrixDataSourceExecutor;
Options. The parameter is reserved for the future.
The CreateExecutor method creates an object that is used to work with data of multidimensional data source.
The method use is given in the description for IMatrixDataSourceExecutor.Execute.
See also: