PRich
Key | Value |
---|---|
_Description | ExposingApplicationState for bef |
Controller | This collection contains instances of available controllers (classes inheriting BaseController). Each controller may have multiple instances. In addition to the standard instance ('~std'), a debug instance ('~dbg') is also available which will do detailed logging. Additional instances may also be created in your ApplicationSpecificCode at application startup or through ordinary API calls like 'Add/log/[nodeId]/Controller/RQController/~MyInstance/LogLevel = Debug' (assuming that ControllerStorage has been included in the Storage). -_Description-, AddController, EditController, GQController, RQController |
IPRelationsKeysPointingFrom | Contains, for each (entity type) key, a list of entity types which that entity type points to. Shows how all the IP classes relate to each other. Key is the very short string representations of the type (as generated from ToStringVeryShort) Value is List<-EntityTypeAndKey-> with corresponding types that refer to that type. Depends on AllIPDerivedTypes (the static defined schema), that is, it does not attempt to dynamically discover any structures. See also IPRelationsKeysPointingTo and ForeignKeyDirection. -_Description-, DimAccount, DimCustomer, DimEmployee, DimGeography, DimOrganization, DimProduct, DimProductSubcategory, DimReseller, FactCurrencyRate, FactFinance, FactInternetSale, FactInternetSaleReason, FactProductDescription, FactProductInventory, FactResellerSale, FactSalesQuota, FactSurveyResponse 18 items |
IPRelationsKeysPointingTo | Contains, for each (entity type) key, a list of entity types with foreign keys pointing to that entity type. Shows how all the IP classes relate to each other. Used to automatically create links to related objects in a dynamic context. (see for instance LinkInsertionInDocumentation and QueryExpressionRel.) Depends on AllIPDerivedTypes (the static defined schema), that is does not attempt to dynamically discover any structures. Key is the very short string representations of the type (as generated from ToStringVeryShort) Value is List<-EntityTypeAndKey-> with corresponding types that refer to that type. See also -EntityTypeAndKey-, IPRelationsKeysPointingFrom and ForeignKeyDirection. -_Description-, DimAccount, DimCurrency, DimCustomer, DimEmployee, DimGeography, DimOrganization, DimProduct, DimProductCategory, DimProductSubcategory, DimPromotion, DimReseller, DimSalesReason, DimSalesTerritory 14 items |
StreamProcessor | CacheDiskWrites, ClientUpdatePosition, ClientUpdatePositionPath, CountReceiveLocalOrigin, CurrentlyInitializing, DoNotStoreLocally, IndividualStorageFileSize, LocalStorageFolder, TimestampIsOld, UnderClosure, WriteToConsole 11 items |
5 items
Generated 2025-05-09 14:35:02.741 UTC