[ROOT]  doc  DocFrag  SELECT Assembly, DocFragType, Description.FirstLine()   <  ORDER BY DocFragId   <  LIMIT 31  >   SHUFFLE   <  SKIP 250  >   <  TAKE 250  >   SKIP 0  >   <  TAKE 31   

31 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCCore.ARComponentsARCCoreEnumARComponents = AgoRapide Components. Contains short descriptions of the different 'official' AgoRapide components.
ARAdventureWorksOLAP.DimProductSubcategoryCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetCategoryARAdventureWorksOLAPClassMemberReturns -EnglishName- through -DimProductCategoryId- with the help of -TryGetForeignField-.
ARCCore.PropertyStreamLineWithOrigin.SendToLocalReceiverARCCoreClassMemberMeans 'send to local receiver regardless of origin'.
ARCDoc.DocumentatorARCDocClassGeneral class for documenting AgoRapide and also your own -ApplicationSpecificCode-.
ARCDoc.DocLink.LinkWordHTMLARCDocClassMemberCopy of -LinkWordHTML-.
ARAdventureWorksOLAP.DimEmployee.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.StreamProcessor.ReadStorageFileARCCoreClassMemberReads one storage file from disk
ARCCore.ARComponents.ARCSecARCCoreEnumMember(Not implemented as of March 2020)
ARCQuery.AggregationTypeARCQueryEnumUsed by -QueryExpressionPivot- and -QueryExpressionAggregate-.
ARCQuery.FunctionKey.TryParseARCQueryClassMemberFind parsers from -Parsers- based on first word in query.
ARCCore.BasePKAttribute.IsDefaultARCCoreClassMemberDoes not have a corresponding -BaseAttributeP- since all attributes relevant for querying (for instance in the documentation) will be IsDefault = FALSE anyway. (if we had included it in -BaseAttributeP- it would just have led to a lot of confusing IsDefault = FALSE key-values showing up.)
ARCCore.EnumAttribute.TryRemovePARCCoreClassMemberShould probably never be used.
ARAdventureWorksOLAP.DimPromotionARAdventureWorksOLAPClassRepresents a Promotion. See also -DimPromotionP-.
ARCQuery.Quantile.DUODECILEARCQueryEnumMemberDivide into 12 parts
ARAdventureWorksOLAP.FactCallCenterP.OrdersARAdventureWorksOLAPEnumMember 
ARCAPI.EditControllerARCAPIClassOffers a simple HTML editing environment of the raw -PropertyStream- from the given key.
ARCQuery.FunctionKeyYear.SyntaxHelpARCQueryClassMember'Year()'
ARAdventureWorksOLAP.FactFinanceP.DimOrganizationIdARAdventureWorksOLAPEnumMemberCalled 'OrganizationKey' in original sample database
ARCDoc.DocLink.TryGetVARCDocClassMemberNote 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.UtilCore.TryGetTypeFromStringFromCacheARCCoreClassMemberCorresponding method for creating string-representation of type is -ToStringDB-.
ARCQuery.FunctionKeyWeek.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARAdventureWorksOLAP.FactProductInventoryP.DimProductIdARAdventureWorksOLAPEnumMemberCalled 'ProductKey' in original sample database
ARCQuery.QuantileKey.TryParseARCQueryClassMemberNote that any value (positive integer greated than 2) is accepted, not necessarily only string-representations of enums within -Quantile-.
ARCQuery.ForeignKey.StepsARCQueryClassMemberThe actual -ForeignKeySingleStep- leading to the -ForeignField-.
ARCCore.PExact<TEnumType>.SetPVDirectARCCoreClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCQuery.NewKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARCQuery.QueryExpressionShuffleARCQueryClassShuffles collection in random order.
ARAdventureWorksOLAP.FactInternetSaleP.TaxAmtARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimSalesReason.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.RelationalOperator.NEQARCQueryEnumMember 

Generated 2024-09-18 18:03:56.753 UTC