Returns a count of the subcube items for a Value dimension member, while also locking the subcube’s cells to prevent users from changing data. BeginEnumerationOfStoredData takes the member ID of the Value dimension member. (For details on items, see About Subcube Items.)
Remove the lock by calling EndEnumerationOfStoredData. |
<HsvCurrencyCube>.BeginEnumerationOfStoredData lValue, plHandle, plTotalNumStoredItems
BeginEnumerationOfStoredData is used in the Example for GetOneCellFromStoredItem.