[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 31 > SHUFFLE SKIP 1250
489 items
NOTE: Only 31 elements of total 489 shown. Use SKIP and TAKE, or change LIMIT.
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.ConnectionInstructionP | ARCCore | Enum | Describes class -ConnectionInstruction-. |
ARCAPI.DataStorage | ARCAPI | Class | The all-in-memory global application data storage. |
ARCQuery.FunctionKeyInt.TryGetP | ARCQuery | ClassMember | NOTE: The in-parameter is a property, not an entity. |
ARAdventureWorksOLAP.DimAccountP.ValueType | ARAdventureWorksOLAP | EnumMember | |
ARCCore.PKLogAttribute.DoNotLogAtAll | ARCCore | ClassMember | See -DoNotLogAtAll-. |
ARCCore.EnumAttribute.GetAttribute | ARCCore | ClassMember | Throws exception if tagged as -PropertyKeyEnum- and name of type does not end with capital letter 'P' (like 'CustomerP' for enum describing class 'Customer' for instance). |
ARAdventureWorksOLAP.FactResellerSaleP.CarrierTrackingNumber | ARAdventureWorksOLAP | EnumMember | |
ARCAPI.DataStorage.Storage | ARCAPI | ClassMember | The actual storage. |
ARCCore.PKTypeAttribute.IsObligatory | ARCCore | ClassMember | See -IsObligatory-. |
ARAdventureWorksOLAP.DimSalesReason.TryGetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TryGetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimProductP.Style | ARAdventureWorksOLAP | EnumMember | |
ARCCore.IP.Item | ARCCore | ClassMember | Offers string-based direct indexing. |
ARCCore.ARConcepts | ARCCore | Enum | The overarching concepts upon which AgoRapide is built. |
ARAdventureWorksOLAP.FactFinance.GetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TryGetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimDepartmentCollection.TryGetV | ARAdventureWorksOLAP | ClassMember | Note that 'normally' this method would be irrelevant for a -PRich- object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values). |
ARCCore.StreamProcessorP.CurrentlyInitializing | ARCCore | EnumMember | Set to TRUE at initialization (signals for instance -ReceiveAndDistribute- that it can only queue messages, not process them). |
ARCCore.PP.Cid | ARCCore | EnumMember | Creator id (entity which created this property). |
ARAdventureWorksOLAP.DimCustomer.Storage | ARAdventureWorksOLAP | ClassMember | Uses int-value of -__enum- minus 1 as index. |
ARAdventureWorksOLAP.DimEmployeeP.EmergencyContactName | ARAdventureWorksOLAP | EnumMember | |
ARCCore.PK.GetTypeMapping | ARCCore | ClassMember | Returns the relevant property key for a given type entity-type and field-type. |
ARAdventureWorksOLAP.DimResellerP.BankName | ARAdventureWorksOLAP | EnumMember | |
ARCQuery.QueryExpressionWhere+ValueEnum | ARCQuery | Enum | Helper enum used internally by -QueryExpressionWhere- in order to represent queries like WHERE Name = NULL, WHERE Name = NOTNULL and WHERE Name = * (ALL). |
ARAdventureWorksOLAP.DimOrganization | ARAdventureWorksOLAP | Class | Represents part of an organizational structure. See also -DimOrganizationP- and -DimOrganizationCollection-. |
ARCQuery.QueryExpressionDataStorage.GlobalDataStorage | ARCQuery | ClassMember | TODO: Find some better initialization here. |
ARCQuery.QueryExpressionSelect.SyntaxHelp | ARCQuery | ClassMember | SELECT {field-1}, {field-2} ... {field-n} |
ARCQuery.QueryExpressionCache.Execute | ARCQuery | ClassMember | Transforms the given input collection into a resulting collection. |
ARAdventureWorksOLAP.DimPromotionP.EnglishType | ARAdventureWorksOLAP | EnumMember | Called 'EnglishPromotionType' in original sample database |
ARCCore.ConnectionInstructionP.ServerHostName | ARCCore | EnumMember | The host (DNS or IP-address) for which to connect. |
ARAdventureWorksOLAP.DimResellerP.DimGeographyId | ARAdventureWorksOLAP | EnumMember | Called 'GeographyKey' in original sample database |
ARAdventureWorksOLAP.DimResellerP.FirstOrderYear | ARAdventureWorksOLAP | EnumMember | |
ARCCore.ActualConnectionP.CountReceiveMessage | ARCCore | EnumMember |
Generated 2025-07-14 21:01:28.577 UTC