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

125 items

NOTE: Only 62 elements of total 125 shown. Use SKIP and TAKE, or change LIMIT.

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCQuery.Quantile.TERTILEARCQueryEnumMemberDivide into three parts
ARCCore.ARConcepts.PropertyStream2DARCCoreEnumMemberPropertyStream2D is an expansion of the -PropertyStream- concept supported by the library -ARCEvent-.
ARAdventureWorksOLAP.FactResellerSaleP.DimPromotionIdARAdventureWorksOLAPEnumMemberCalled 'PromotionKey' in original sample database. Note: All instances of 'DimPromotionId = 1' (No discount) has been filtered out at import
ARCAPI.ContentResult.CreateHTMLOKARCAPIClassMemberNOTE: Parameter must be a complete HTML page.
ARCQuery.ConstantKey<T>.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARAdventureWorksOLAP.FactProductDescription.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.IP.ToStringARCCoreClassMemberThe ToString()-implementation in the classes implementing this interface is supposed to give a short concise representation of the object for debugging and logging purposes, that is, intended for human consumption. The most 'important' implementation is probably the one in -PRich- (-ToString-) because that one is often the basis for your entity classes like 'Customer', 'Order' and so on
ARCDoc.AppleP.NameARCDocEnumMemberThe name of the apple
ARAdventureWorksOLAP.DimAccountCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCQuery.TranslationsCollectionARCQueryClassThis would consist of one key per language, with keys like "de_DE", "fr_FR", "nb_NO".
ARAdventureWorksOLAP.DimProductSubcategoryARAdventureWorksOLAPClassRepresents a ProductSubcategory. See also -DimProductSubcategoryP- and -DimProductSubcategoryCollection-.
ARAdventureWorksOLAP.FactProductDescription.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCCore.ActualConnectionPARCCoreEnumDescribes class -ActualConnection-.
ARCCore.PP.CidARCCoreEnumMemberCreator id (entity which created this property).
ARCQuery.QueryExpressionPivotARCQueryClassCreates a table by querying over two keys like
ARCQuery.ValueComparerDateTime+ResolutionEnum.SecondARCQueryEnumMember 
ARCCore.AREnumTypeARCCoreEnumCategories different types of enum used in AgoRapide. The most important one is -PropertyKeyEnum-.
Assembly ARCQuery AssemblyARCQuery provides a query language that mimicks SQL but is usable through HTTP as GET URLs.
ARAdventureWorksOLAP.DimProductP.WeightARAdventureWorksOLAPEnumMember 
ARCQuery.ForeignKey.IPRelationsKeysPointingFromARCQueryClassMemberContains, for each (entity type) key, a list of entity types which that entity type points to.
ARCQuery.QueryExpressionThenByARCQueryClassAllows sorting by multiple columns.
ARCCore.ARConcepts.AssertionsAndDetailedExceptionMessagesARCCoreEnumMemberThe abstraction level in AgoRapide is very high.
ARCCore.PKTypeAttributeP.DefaultValueARCCoreEnumMemberThe default value.
ARCCore.ConnectionInstructionP.DataTransferDirectionARCCoreEnumMember 
ARCDoc.DocFragCollection.TryGetPARCDocClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.FactCallCenterP.LevelTwoOperatorsARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductP.SizeUnitMeasureCodeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactSurveyResponseP.DimCustomerIdARAdventureWorksOLAPEnumMemberCalled 'CustomerKey' in original sample database
ARAdventureWorksOLAP.FactResellerSaleP.CarrierTrackingNumberARAdventureWorksOLAPEnumMember 
ARCCore.ARConcepts.LinkInsertionInDocumentationARCCoreEnumMemberDocumentation with links is much easier to read.
ARAdventureWorksOLAP.FactResellerSaleP.UnitPriceDiscountPctARAdventureWorksOLAPEnumMemberNote: All instances of 'UnitPriceDiscountPct = 0' has been filtered out at import
ARCCore.PK.TryGetFromTypeAndFieldName Overload1ARCCoreClassMemberReturns property key based on type and field name.
ARCQuery.Query.AllLogEntriesForThisQueryARCQueryClassMemberTemporary storage of log information.
ARCCore.EnumMemberAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARCDoc.SomeAppComponent.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.FactResellerSaleP.ExtendedAmountARAdventureWorksOLAPEnumMember 
ARCCore.ClassAttributeP.BaseTypesARCCoreEnumMemberThe inheritance hierarchy for this class, starting with base type (excluding 'object').r Not set if class does not inherit any class except 'object'
ARCCore.PK.CorrespondingClassARCCoreClassMemberReturns -CorrespondingClass- based on -__enum-.
ARCQuery.FunctionKeyAggregateMaxARCQueryClassCalculates the maximum value of the given properties.
ARCQuery.QueryExpressionPivot.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCDoc.SomeAppComponent.MethodCARCDocClassMemberNote structured format in logging.
ARCCore.IP.InitializeARCCoreClassMemberNote that has a default implementation (doing nothing).
ARCQuery.EntityMethodKey+MethodType.ComplexARCQueryEnumMemberSignature like 'bool TryGet{KeyName}(IP dataStorage, IK thisKey, out IP retval, out string errorResponse)'
ARCDoc.OrangeP.ColourARCDocEnumMember 
ARCQuery.FunctionKeyYearWeek.SyntaxHelpARCQueryClassMember'YearWeek()'
ARCQuery.QueryProgressP.TerminateReasonARCQueryEnumMemberThe reason for a query being terminated. This property should contain a user friendly message about the problem and how to fix it.
ARCDoc.Demonstrator.DemonstrateLogConsoleARCDocClassMemberDemonstrates a quite simple log console.
ARCDoc.DocLinkCollection.InsertLinks Overload1ARCDocClassMemberDoes -LinkInsertionInDocumentation- on the given HTML content.
ARCQuery.FunctionKeyAggregateAvgARCQueryClassCalculates the average of the given properties.
ARAdventureWorksOLAP.FactFinanceP.ScenarioARAdventureWorksOLAPEnumMemberCalled 'ScenarioKey' in original sample database. Original foreign key (to DimScenario-table). Replaced with enum here
ARCCore.IP.IncARCCoreClassMemberIncrements given property key by 1. Sets to 1 if not found. Uses long, not integer.
ARCDoc.DocFragP.IsInheritedDocARCDocEnumMemberRelevant for class members (methods).
ARCQuery.ForeignKey.StepsARCQueryClassMemberThe actual -ForeignKeySingleStep- leading to the -ForeignField-.
ARCDoc.Documentator.CreateHTOCInheritanceARCDocClassMemberCreates a table of contents structured by inheritance (classes and interfaces only, not members).
ARCQuery.FunctionKeyInt.SyntaxHelpARCQueryClassMember'Int()'
ARAdventureWorksOLAP.DimResellerP.ProductLineARAdventureWorksOLAPEnumMember 
ARCCore.P.TryGetPARCCoreClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.PKTypeAttributeP.BoilerplateCodePropertiesARCCoreEnumMemberAutomatically generated boilerplate code that implements traditional setters and getters for this key.
ARAdventureWorksOLAP.DimPromotion.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.Controllers.ControllerFacadeARAdventureWorksOLAPClassFacade for entry into the desired -BaseController-.
ARAdventureWorksOLAP.DimProductP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductName' in original sample database
ARAdventureWorksOLAP.FactSalesQuota.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.

Generated 2024-09-19 14:03:18.633 UTC