[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / DimEmployee
GetPVDirect , SetPVDirect , Storage , ToString , TryGetName , TryGetPVDirect
Represents an Employee. See also DimEmployeeP and DimEmployeeCollection.
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. |
TryGetName | Adds together Title, LastName, FirstName, MiddleName |
TryGetPVDirect | High performance alternative to TryGetP, accessing Storage more direct. |
Generated 2025-01-07 10:21:01.774 UTC