[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 31 > SHUFFLE < SKIP 750 > < TAKE 250 > SKIP 0 > < TAKE 1000 >
250 items
NOTE: Only 31 elements of total 250 shown. Use SKIP and TAKE, or change LIMIT.
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCQuery.ValueComparerDateTime.StartPeriod | ARCQuery | ClassMember | The start of the interval which this instance compares against. |
ARCQuery.NewKeyToPropertyStream | ARCQuery | Class | Returns the -PropertyStream- representation of the given object. |
ARCCore.IKString | ARCCore | Class | Index key for any general id, like primary-key or sequence-number or similar. |
ARCQuery.NewKey.Parsers | ARCQuery | ClassMember | Instances of all the relevant sub classes of -NewKey-. |
ARCCore.IP.AllIPDerivedTypesDict | ARCCore | ClassMember | Provides lookup of a type in -AllIPDerivedTypes- given its string representation. |
ARAdventureWorksOLAP.DimPromotionP.MinQty | ARAdventureWorksOLAP | EnumMember | |
ARCCore.IP.AllIPDerivedTypesWithPKEnumApplicationSpecific | ARCCore | ClassMember | All relevant -IP--derived types for the -ApplicationSpecificCode- part of the application for which also is defined a -PropertyKeyEnum-. |
ARAdventureWorksOLAP.FunctionKeyAWFiscalYear | ARAdventureWorksOLAP | Class | Extracts Adventure Works' Fiscal Year from date field. |
ARCQuery.QueryExpressionLog.TryCheckForExistenceOfKey | ARCQuery | ClassMember | Used by query expressions in order to catch wrong field names used or misspelling of field names. |
ARAdventureWorksOLAP.DimPromotionP | ARAdventureWorksOLAP | Enum | Describes class -DimPromotion-. |
ARCCore.PKRelAttribute.Initialize | ARCCore | ClassMember | To be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization. |
ARCCore.PK | ARCCore | Class | PK = AgoRapide PropertyKey. |
ARAdventureWorksOLAP.FactInternetSaleP.ShipDate | ARAdventureWorksOLAP | EnumMember | Called 'ShipDateKey' in original sample database (link to DimDate) |
ARAdventureWorksOLAP.DimEmployeeP.Photo | ARAdventureWorksOLAP | EnumMember | Called 'EmployeePhoto' in original sample database |
ARAdventureWorksOLAP.FactInternetSaleCollection.TrySetPP | ARAdventureWorksOLAP | ClassMember | Replaces default interface method -TrySetPP-. |
ARAdventureWorksOLAP.DimProductCategoryP.SpanishName | ARAdventureWorksOLAP | EnumMember | Called 'SpanishProductCategoryName' in original sample database |
ARAdventureWorksOLAP.FactProductInventoryP.UnitsBalance | ARAdventureWorksOLAP | EnumMember | |
ARAdventureWorksOLAP.FactFinance | ARAdventureWorksOLAP | Class | Represents a Financial transaction. See also -FactFinanceP- and -FactFinanceCollection-. |
ARCQuery.FunctionKey | ARCQuery | Class | Extracts data from an already existing value like extracting Year from a DateTime in 'Created.Year()'. |
ARCQuery.ValueComparer | ARCQuery | Class | Can evaluation expressions like 'WHERE Created = ThisYear. |
ARCCore.IP.HandleException | ARCCore | ClassMember | Note that most relevant to use for -PConcurrent-. |
ARAdventureWorksOLAP.DimResellerP.NumberEmployees | ARAdventureWorksOLAP | EnumMember | |
ARCCore.StreamProcessorP.IncomingConnectionsPortNo | ARCCore | EnumMember | If not set, then class will not listen for incoming connections (meaning that our application is probably a -Client-). |
ARCCore.ConnectionInstruction | ARCCore | Class | The instruction about what connections to make (host, portnr, data transfer direction and so on). |
ARCQuery.Query.ShouldTerminate | ARCQuery | ClassMember | Attempts to explain problem, in -TerminateReason- and by logging. |
ARCDoc.Documentator | ARCDoc | Class | General class for documenting AgoRapide and also your own -ApplicationSpecificCode-. |
ARAdventureWorksOLAP.FactResellerSaleP.Freight | ARAdventureWorksOLAP | EnumMember | |
ARCQuery.RelationalOperator.GEQ | ARCQuery | EnumMember | |
ARCAPI.GQController | ARCAPI | Class | Offers GraphQL queries. |
ARAdventureWorksOLAP.DimCustomerP.DateFirstPurchase | ARAdventureWorksOLAP | EnumMember | |
ARCQuery.ValueComparerDateTime+ResolutionEnum.Second | ARCQuery | EnumMember |
Generated 2025-07-01 09:38:51.655 UTC