[ROOT] / doc / toc / ARAdventureWorksOLAP / Class
ControllerFacade , Converter , DimAccount , DimAccountCollection , DimCurrency , DimCustomer , DimCustomerCollection , DimDepartment , DimDepartmentCollection , DimEmployee , DimEmployeeCollection , DimGeography , DimOrganization , DimOrganizationCollection , DimProduct , DimProductCategory , DimProductCollection , DimProductSubcategory , DimProductSubcategoryCollection , DimPromotion , DimReseller , DimResellerCollection , DimSalesReason , DimSalesTerritory , FactCallCenter , FactCurrencyRate , FactCurrencyRateCollection , FactFinance , FactFinanceCollection , FactInternetSale , FactInternetSaleCollection , FactInternetSaleReason , FactInternetSaleReasonCollection , FactProductDescription , FactProductDescriptionCollection , FactProductInventory , FactProductInventoryCollection , FactResellerSale , FactResellerSaleCollection , FactSalesQuota , FactSalesQuotaCollection , FactSurveyResponse , FactSurveyResponseCollection , FunctionKeyAWFiscalYear , PictureEncoder , Program , Root
All classes with some AgoRapide specific attributes found in assembly ARAdventureWorksOLAP
ControllerFacade | Facade for entry into the desired BaseController. |
Converter | Converts original sample database to property stream format. |
DimAccount | Represents an Account. See also DimAccountP and DimAccountCollection. |
DimAccountCollection | The existence of this class ensures that Indexing will be used for foreign key ParentDimAccountId. |
DimCurrency | Represents a Currency. See also DimCurrencyP. |
DimCustomer | Represents a Customer. See also DimCustomerP and DimCustomerCollection. |
DimCustomerCollection | The existence of this class ensures that Indexing will be used for foreign key DimGeographyId. |
DimDepartment | Represents a Department. See also DimDepartmentP and DimDepartmentCollection. |
DimDepartmentCollection | The existence of this class ensures that Indexing will be used for foreign key ParentDimDepartmentId. |
DimEmployee | Represents an Employee. See also DimEmployeeP and DimEmployeeCollection. |
DimEmployeeCollection | The existence of this class ensures that Indexing will be used for foreign keys ParentEmployeeId and DimSalesTerritoryId. |
DimGeography | Represents a Geography location. See also DimGeographyP. |
DimOrganization | Represents part of an organizational structure. See also DimOrganizationP and DimOrganizationCollection. |
DimOrganizationCollection | The existence of this class ensures that Indexing will be used for foreign keys like ParentDimOrganizationId and DimCurrencyId, |
DimProduct | Represents a Product. See also DimProductP and DimProductCollection. |
DimProductCategory | Represents a ProductCategory. See also DimProductCategoryP. |
DimProductCollection | The existence of this class ensures that Indexing will be used for foreign key DimProductSubcategoryId. |
DimProductSubcategory | Represents a ProductSubcategory. See also DimProductSubcategoryP and DimProductSubcategoryCollection. |
DimProductSubcategoryCollection | The existence of this class ensures that Indexing will be used for foreign key DimProductCategoryId. |
DimPromotion | Represents a Promotion. See also DimPromotionP. |
DimReseller | Represents a Reseller. See also DimResellerP and DimResellerCollection. |
DimResellerCollection | The existence of this class ensures that Indexing will be used for foreign key DimGeographyId. |
DimSalesReason | Represents a SalesReason. See also DimSalesReasonP. |
DimSalesTerritory | Represents a SalesTerritory. See also DimSalesTerritoryP. |
FactCallCenter | Represents a CallCenter. See also FactCallCenterP. |
FactCurrencyRate | Represents a CurrencyRate. See also FactCurrencyRateP and FactCurrencyRateCollection. |
FactCurrencyRateCollection | The existence of this class ensures that Indexing will be used for foreign key DimCurrencyId. |
FactFinance | Represents a Financial transaction. See also FactFinanceP and FactFinanceCollection. |
FactFinanceCollection | The existence of this class ensures that Indexing will be used for foreign keys like DimOrganizationId, DimDepartmentGroupId and DimAccountId. |
FactInternetSale | Represents an Internet sale. See also FactInternetSaleP and FactInternetSaleCollection. |
FactInternetSaleCollection | The existence of this class ensures that Indexing will be used for foreign keys like DimCustomerId, DimPromotionId, DimProductId and DimCurrencyId. |
FactInternetSaleReason | Represents an Internet sale reason. See also FactInternetSaleReasonP and FactInternetSaleReasonCollection. |
FactInternetSaleReasonCollection | The existence of this class ensures that Indexing will be used for foreign key DimSalesReasonId. |
FactProductDescription | Represents a Product description. See also FactProductDescriptionP and FactProductDescriptionCollection. |
FactProductDescriptionCollection | The existence of this class ensures that Indexing will be used for foreign key DimProductId. |
FactProductInventory | Represents a change in Product inventory. See also FactProductInventoryP and FactProductInventoryCollection. |
FactProductInventoryCollection | The existence of this class ensures that Indexing will be used for foreign key DimProductId. |
FactResellerSale | Represents a Reseller sale. See also FactResellerSaleP and FactResellerSaleCollection. |
FactResellerSaleCollection | The existence of this class ensures that Indexing will be used for foreign keys like DimProductId, DimResellerId, DimPromotionId, DimEmployeeId and DimSalesTerritoryId. |
FactSalesQuota | Represents a Sales quota. See also FactSalesQuotaP and FactSalesQuotaCollection. |
FactSalesQuotaCollection | The existence of this class ensures that Indexing will be used for foreign key DimEmployeeId. |
FactSurveyResponse | Represents a Survey response. See also FactSurveyResponseP and FactSurveyResponseCollection. |
FactSurveyResponseCollection | The existence of this class ensures that Indexing will be used for foreign keys DimCustomerId, DimProductCategoryId and DimProductSubcategoryId. |
FunctionKeyAWFiscalYear | Extracts Adventure Works' Fiscal Year from date field. |
PictureEncoder | |
Program | Application startup and initialization |
Root | Contains the user friendly welcome text (front page) for the application. |
Generated 2024-10-13 01:50:21.613 UTC