[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 14 >
1739 items
NOTE: Only 14 elements of total 1739 shown. Use SKIP and TAKE, or change LIMIT. Try also SHUFFLE.
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARAdventureWorksOLAP.Controllers.ControllerFacade | ARAdventureWorksOLAP | Class | Facade for entry into the desired -BaseController-. |
ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload1 | ARAdventureWorksOLAP | ClassMember | Catches all HTTP POST requests to this API. |
ARAdventureWorksOLAP.Controllers.ControllerFacade.CatchAll Overload2 | ARAdventureWorksOLAP | ClassMember | Catches all HTTP GET requests to this API. |
ARAdventureWorksOLAP.Converter | ARAdventureWorksOLAP | Class | Converts original sample database to property stream format. |
ARAdventureWorksOLAP.Converter.ConvertDatabase | ARAdventureWorksOLAP | ClassMember | Converts original sample database to property stream format if no data for 'DimCustomer' found. |
ARAdventureWorksOLAP.DimAccount | ARAdventureWorksOLAP | Class | Represents an Account. See also -DimAccountP- and -DimAccountCollection-. |
ARAdventureWorksOLAP.DimAccount.GetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TryGetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimAccount.SetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TrySetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimAccount.Storage | ARAdventureWorksOLAP | ClassMember | Uses int-value of -__enum- minus 1 as index. |
ARAdventureWorksOLAP.DimAccount.ToString | ARAdventureWorksOLAP | ClassMember | TODO: Decide on what we actually want with ToString for this class. |
ARAdventureWorksOLAP.DimAccount.TryGetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TryGetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimAccountCollection | ARAdventureWorksOLAP | Class | The existence of this class ensures that -Indexing- will be used for foreign key -ParentDimAccountId-. |
ARAdventureWorksOLAP.DimAccountCollection.GetKeysEqualToValue | ARAdventureWorksOLAP | ClassMember | Returns properties which themselves again have key and value equal to the given key and value. |
ARAdventureWorksOLAP.DimAccountCollection.ToString | ARAdventureWorksOLAP | ClassMember | TODO: Decide on what we actually want with ToString for this class. |
Generated 2024-11-09 21:54:44.796 UTC