IMatrixDataSource.SaveData

Syntax

SaveData(Value: IMatrix);

Parameters

Value. Data matrix.

Description

The SaveData method saves matrix with data into data source.

Example

The method use is given in the example for IMatrixDataSource.CreateDimSelectionSet.

See also:

IMatrixDataSource