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

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


Represents a ProductSubcategory. See also DimProductSubcategoryP and DimProductSubcategoryCollection.


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 EnglishName through DimProductCategoryId with the help of TryGetForeignField.
TryGetNameReturns EnglishName.
TryGetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.

Details

Generated 2024-04-27 08:25:59.677 UTC