[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / DimProduct

GetPVDirect , SetPVDirect , Storage , ToString , TryGetCategory , TryGetDescription , TryGetName , TryGetPVDirect , TryGetSubcategory


Represents a Product. See also DimProductP and DimProductCollection.


GetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.
SetPVDirectHigh performance alternative to TrySetP, accessing Storage more direct.
StorageUses int-value of __enum minus 1 as index.
ToStringTODO: Decide on what we actually want with ToString for this class.
TryGetCategoryReturns DimProductSubcategory.DimProductCategory.Name through DimProductSubcategoryId with the help of TryGetForeignField.
TryGetDescriptionReturns EnglishDescription.
TryGetNameReturns EnglishName.
TryGetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.
TryGetSubcategoryReturns EnglishName through DimProductSubcategoryId with the help of TryGetForeignField.

Details

Generated 2024-04-27 06:41:07.879 UTC