[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / DimGeography
GetPVDirect , SetPVDirect , Storage , ToString , TryGetCountry , TryGetProvince , TryGetProvinceCode , TryGetPVDirect , TryGetState , TryGetStateCode
Represents a Geography location. See also DimGeographyP.
| 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. |
| TryGetCountry | Returns EnglishCountryName. |
| TryGetProvince | Returns StateOrProvinceName. |
| TryGetProvinceCode | Returns StateOrProvinceCode. |
| TryGetPVDirect | High performance alternative to TryGetP, accessing Storage more direct. |
| TryGetState | Returns StateOrProvinceName. |
| TryGetStateCode | Returns StateOrProvinceCode. |
Generated 2025-10-27 20:11:38.534 UTC