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

GetPVDirect , SetPVDirect , Storage , ToString , TryGetName , TryGetPVDirect


Represents an Employee. See also DimEmployeeP and DimEmployeeCollection.


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.
TryGetNameAdds together Title, LastName, FirstName, MiddleName
TryGetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.

Details

Generated 2024-04-27 10:19:20.344 UTC