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

GetPVDirect , SetPVDirect , Storage , ToString , TryGetCountry , TryGetProvince , TryGetProvinceCode , TryGetPVDirect , TryGetState , TryGetStateCode


Represents a Geography location. See also DimGeographyP.


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.
TryGetCountryReturns EnglishCountryName.
TryGetProvinceReturns StateOrProvinceName.
TryGetProvinceCodeReturns StateOrProvinceCode.
TryGetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.
TryGetStateReturns StateOrProvinceName.
TryGetStateCodeReturns StateOrProvinceCode.

Details

Generated 2024-04-27 08:24:53.146 UTC