[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / DimProduct
GetPVDirect , SetPVDirect , Storage , ToString , TryGetCategory , TryGetDescription , TryGetName , TryGetPVDirect , TryGetSubcategory
Represents a Product. See also DimProductP and DimProductCollection.
| GetPVDirect | High performance alternative to TryGetP, accessing Storage more direct. | 
| SetPVDirect | High performance alternative to TrySetP, accessing Storage more direct. | 
| Storage | Uses int-value of __enum minus 1 as index. | 
| ToString | TODO: Decide on what we actually want with ToString for this class. | 
| TryGetCategory | Returns DimProductSubcategory.DimProductCategory.Name through DimProductSubcategoryId with the help of TryGetForeignField. | 
| TryGetDescription | Returns EnglishDescription. | 
| TryGetName | Returns EnglishName. | 
| TryGetPVDirect | High performance alternative to TryGetP, accessing Storage more direct. | 
| TryGetSubcategory | Returns EnglishName through DimProductSubcategoryId with the help of TryGetForeignField. | 
Generated 2025-10-30 23:44:54.431 UTC