[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / FactInternetSale
GetPVDirect , SetPVDirect , Storage , ToString , TryGetCurrency , TryGetPVDirect , TryGetSalesTerritory
Represents an Internet sale. See also FactInternetSaleP and FactInternetSaleCollection.
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. |
TryGetCurrency | Returns AlternateKey through DimCurrencyId with the help of TryGetForeignField. |
TryGetPVDirect | High performance alternative to TryGetP, accessing Storage more direct. |
TryGetSalesTerritory | Returns DimCustomer.DimGeography.DimSalesTerritory.Name with the help of TryGetForeignField. |
Generated 2024-12-30 17:12:18.764 UTC