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

GetPVDirect , SetPVDirect , Storage , ToString , TryGetCurrency , TryGetPVDirect , TryGetSalesTerritory


Represents an Internet sale. See also FactInternetSaleP and FactInternetSaleCollection.


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.
TryGetCurrencyReturns AlternateKey through DimCurrencyId with the help of TryGetForeignField.
TryGetPVDirectHigh performance alternative to TryGetP, accessing Storage more direct.
TryGetSalesTerritoryReturns DimCustomer.DimGeography.DimSalesTerritory.Name with the help of TryGetForeignField.

Details

Generated 2024-04-25 13:28:13.919 UTC