Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
IMDDataset is a mandatory interface on the dataset object. This interface provides methods for finding information about axes, axis rowsets, cell data, and the command object that created the dataset.
Method |
Description |
---|---|
Frees the array of MDAXISINFO structures returned by IMDDataset::GetAxisInfo. |
|
Returns the number of axes in the dataset object and detailed information about each axis. |
|
Returns the specified axis rowset. |
|
Returns the cell value and formatted value of a range of cells. |
|
Returns an interface on the command object that created the dataset object |