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

250 items

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

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARAdventureWorksOLAP.DimCustomerP.PhoneARAdventureWorksOLAPEnumMember 
ARCCore.ConnectionInstructionARCCoreClassThe instruction about what connections to make (host, portnr, data transfer direction and so on).
ARAdventureWorksOLAP.FactProductInventoryCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimProductId-.
ARCQuery.QueryExpressionOrderBy.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCQuery.QueryExpressionWhere+WildcardPositionType.AtStartAndEndARCQueryEnumMemberExample: '*ABC*'.
ARCCore.Extensions.SingleOrDefaultARCCoreClassMemberSame as inbuilt LINQ's SingleOrDefault except that gives a more friendly exception message
ARCCore.ARConcepts.CoreDBSynchronizationARCCoreEnumMemberThe concept of how multiple -CoreDB- instances synchronizes their data.
ARCDoc.BananaARCDocClassImplements -IP- directly and uses traditional property storage for optimum -MemoryConsumption- efficiency.
ARCCore.IKType.ToStringARCCoreClassMemberCaching is supposed to be useful because may be called quite often.
ARCQuery.QueryExpressionLogARCQueryClassA debugging tool used to extract detailed log information about the execution of the query.
ARCCore.Cardinality.HistoryOnlyARCCoreEnumMemberThe default value.
ARCQuery.QueryExpressionSelect.SyntaxHelpARCQueryClassMemberSELECT {field-1}, {field-2} ... {field-n}
ARAdventureWorksOLAP.DimSalesReason.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryProgressP.LinkAdjustmentARCQueryEnumMemberExperimental: Adjustment to be done by -QueryProgress-.- ToHTMLSimpleSingle- (when it ascertains how to go back to root level).
ARAdventureWorksOLAP.ConverterARAdventureWorksOLAPClassConverts original sample database to property stream format.
ARAdventureWorksOLAP.DimDepartmentP.NameARAdventureWorksOLAPEnumMemberCalled 'DepartmentGroupName' in original sample database
ARAdventureWorksOLAP.FactSalesQuotaCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -DimEmployeeId-.
ARCQuery.FunctionKeyAggregateJoinARCQueryClassJoins the given list of properties into a single property.
ARCCore.REx.IncARCCoreClassMemberIncreases recursive count.
ARCCore.StreamProcessor.InitializeARCCoreClassMemberInitializes this instance of -StreamProcessor-
ARAdventureWorksOLAP.DimPromotionP.EnglishTypeARAdventureWorksOLAPEnumMemberCalled 'EnglishPromotionType' in original sample database
ARCCore.PK+PKBoolPair.TrulyInitializedARCCoreClassMemberNot used currently (May 2020). Useful for debugging purposes
ARCQuery.MemberEntityKey.TryGetPInternalARCQueryClassMemberThe internal executor, containing the specific functionality for how to evaluate the key.
ARCDoc.DocLinkARCDocClassDescribes to where a single HTML link points.
ARCQuery.QueryExpressionSkip.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactSalesQuota.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.PKTypeAttribute.DefaultValueARCCoreClassMemberSee -DefaultValue-.
ARAdventureWorksOLAP.DimResellerP.DimGeographyIdARAdventureWorksOLAPEnumMemberCalled 'GeographyKey' in original sample database
ARCQuery.NewKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCQuery.RelationalOperator.NEQARCQueryEnumMember 
ARAdventureWorksOLAP.DimCustomerP.SpanishOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductCategoryP.AlternateKeyARAdventureWorksOLAPEnumMemberCalled 'ProductCategoryAlternateKey' in original sample database
ARAdventureWorksOLAP.FactInternetSaleCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCCore.IP.LogExecuteTimeARCCoreClassMemberTimes the execution of the given function and logs details about elapsed time.
ARAdventureWorksOLAP.FactProductInventoryCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARAdventureWorksOLAP.FactCurrencyRate.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductCategoryPARAdventureWorksOLAPEnumDescribes class -DimProductCategory-.
ARCCore.BaseAttributeP.DescriptionARCCoreEnumMemberThe description for the attribute, like this description
ARCCore.IP.TryGetPVARCCoreClassMemberGets a single property's value for the given property key.
ARCCore.IP.TrySetPPARCCoreClassMemberSetPP = set property of property. Sets property of entity contained within this class.
ARCCore.PropertyStreamLineWithOriginARCCoreClassThe rationale for this class is that -ReceiveAndDistribute- needs to distingush origin of data when routing it (in general, in order to avoid sending it back to its source).
ARCQuery.EntityMethodKey.MethodARCQueryClassMemberThe actuall TryGet method implemented in the relevant entity class.
ARAdventureWorksOLAP.FactProductDescriptionARAdventureWorksOLAPClassRepresents a Product description. See also -FactProductDescriptionP- and -FactProductDescriptionCollection-.
ARCCore.PK.GetAARCCoreClassMemberConvenience method for easy access to -BasePKAttribute- with corresponding explaining exception if fails
ARCCore.ActualConnectionP.MonkeyWrenchARCCoreEnumMember 
ARCCore.EnumAttribute.TryGetAsTypeScriptARCCoreClassMemberGenerates typescript code corresponding to the enum which this instance describes.
ARCQuery.FunctionKeyMonthARCQueryClassExtracts month component from field like '2020-12-09' becoming '12'.
ARAdventureWorksOLAP.DimEmployeeP.DimSalesTerritoryIdARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryKey' in original sample database
ARAdventureWorksOLAP.FactInternetSale.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCQuery.FunctionKeyQuarter.SyntaxHelpARCQueryClassMember'Quarter()'
ARAdventureWorksOLAP.DimOrganization.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.IPAttributeARCCoreClassDescribes -IP- classes (describes at class-level)
ARCCore.PKLogAttributeP.CountIntervalARCCoreEnumMemberFor a value of n, log only every n'th time the property is changed.
ARCCore.ActualConnection.InitializeOutgoingConnectionARCCoreClassMemberRelevant for -Outgoing-.
ARCCore.EnumAttributeP.AssemblyNameARCCoreEnumMemberThe assembly in which this class resides.
ARCCore.StreamProcessorP.ClientUpdatePositionARCCoreEnumMemberNote how this is stored both as -ClientUpdatePosition- (on the client side) and -ClientUpdatePosition- (on the server side).
ARAdventureWorksOLAP.FunctionKeyAWFiscalYear.TryGetPARAdventureWorksOLAPClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.StreamProcessorP.CopyFileStructureFromCoreARCCoreEnumMemberIf TRUE, will copy the exact file structure (through information given in -ClientUpdatePosition-).
ARCCore.ShardingARCCoreClassEnables load-balancing by describing what data should be sent over a given connection.
ARAdventureWorksOLAP.FactResellerSaleP.SalesAmountARAdventureWorksOLAPEnumMember 
ARCCore.PKTypeAttributeP.DefaultValueARCCoreEnumMemberThe default value.
ARAdventureWorksOLAP.DimResellerP.NameARAdventureWorksOLAPEnumMemberCalled 'ResellerName' in original sample database
ARAdventureWorksOLAP.DimEmployee.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCDoc.PKDocAttributeARCDocClassDescribes documentation and presentation of a property.
ARCCore.PK.GetAllPKForEntityTypeARCCoreClassMemberReturns all property keys relevant for the given entity type,
ARAdventureWorksOLAP.FactProductInventory.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCQuery.QueryExpressionShuffle.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARAdventureWorksOLAP.FactInternetSale.TryGetCurrencyARAdventureWorksOLAPClassMemberReturns -AlternateKey- through -DimCurrencyId- with the help of -TryGetForeignField-.
ARCQuery.TranslationsCollection.TryGetVARCQueryClassMemberNote 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).
ARCDoc.DocLinkPARCDocEnumDescribes class -DocLink-.
ARCCore.IKString.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARCCore.ConnectionInstructionP.DataTransferDirectionARCCoreEnumMember 
ARCQuery.ForeignKey.IPRelationsKeysPointingToARCQueryClassMemberContains, for each (entity type) key, a list of entity types with foreign keys pointing to that entity type.
ARCQuery.QueryExpressionSelfCreate.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.ARConcepts.AgoRapideHistoryARCCoreEnumMemberAgoRapide has roots back to 2011 when Bjørn Erling Fløtten invented panSL (SL = Schema language).
ARAdventureWorksOLAP.DimPromotionP.MinQtyARAdventureWorksOLAPEnumMember 
ARCQuery.ConstantKey<T>.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARAdventureWorksOLAP.DimGeographyP.StateOrProvinceNameARAdventureWorksOLAPEnumMemberCalled 'StateProvinceName' in original sample database
ARAdventureWorksOLAP.DimCustomerP.FirstNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimReseller.TryGetPostalCodeARAdventureWorksOLAPClassMemberReturns -PostalCode- through -DimGeographyId- with the help of -TryGetForeignField-.
ARCQuery.FunctionKeyInt.SyntaxHelpARCQueryClassMember'Int()'
ARCCore.PARCCoreClass'Dummy'-class, not necessarily in use. See -PP- for more information. Created because of the concept of CorrespondingClass which is strictly enforced
ARCCore.IKDate.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARCQuery.FunctionKeyLengthARCQueryClassReturns length of (string) value of field, like 4 for 'John'.
ARCCore.IKARCCoreClassIK = Interface Key / Index key. Key used to lookup 'inside' an instance of -IP-.
ARCCore.PropertyStreamLine.ParseAndStoreFailSafeARCCoreClassMemberIf either parsing or storing fails then this method will call -StoreFailure- in order to keep some track of why parsing or storing failed.
ARAdventureWorksOLAP.DimPromotion.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCCore.BasePKAttributeARCCoreClassThe class containing the actual attributes used for -TaggingOfPropertyKeys-.
ARAdventureWorksOLAP.DimCustomerP.FrenchOccupationARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactCallCenter.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.ClassAttributeARCCoreClassDescribes a class.
ARCQuery.FunctionKeyYearWeek.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.Subscription.IsMatch Overload2ARCCoreClassMemberEvaluates this instance of -Subscription- against a single property stream line (which has been split up into its constituent elements).
ARCCore.PropertyStreamLine.AllowedValueCharsARCCoreClassMemberAllowed characters in the Value-part of a -PropertyStreamLine-.
ARAdventureWorksOLAP.DimProduct.TryGetCategoryARAdventureWorksOLAPClassMemberReturns DimProductSubcategory.DimProductCategory.Name through -DimProductSubcategoryId- with the help of -TryGetForeignField-.
ARCCore.PropertyStreamLine.EncodeKeysARCCoreClassMemberEncodes the key part of a -PropertyStreamLine-.
ARCDoc.Orange.GetPVDirectARCDocClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.PK.TryValidateAndParseARCCoreClassMemberParses the value according to specifications for this property key.
ARCCore.PK.ValidatorAndParserARCCoreClassMemberValidates and parses a value.
ARCQuery.QueryExpressionHint.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARCQuery.ForeignKey.TryGetPARCQueryClassMemberThe outwards facing executor, understanding use of -FunctionKeys-.
ARCCore.ARComponents.ARCEventARCCoreEnumMemberARCEvent contains an -EventSourcing- engine offering a unique -PropertyStream2D- concept where processes (of some business domain) can be expressed in very compact manner through the concept of -IRegHandler-.
ARCDoc.HLocationCollection.CreateARCDocClassMemberTransforms the parameter (and recursively all contained objects) into a collection of -HLocation- objects.
ARCCore.PK.PackParseResultForStorageInEntityObjectARCCoreClassMemberPacks result of parsing into a -IP--derived class, suitable for sending to -AddOrUpdateP-.
ARCAPI.RQControllerARCAPIClassRQ = REST Query. Executes a REST like query request against the given -DataStorage-.
ARCQuery.FunctionKeyWeek.SyntaxHelpARCQueryClassMember'Week()'
ARCCore.ARConcepts.DocumentationARCCoreEnumMemberThanks to the tagging of enums and classes in AgoRapide (like this description), automatically generation of documentation is possible.
ARAdventureWorksOLAP.FactInternetSaleP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARCCore.IP.AllIPDerivedEntityCollectionClassesDictARCCoreClassMemberAll -IP--derived types for which is found a corresponding class with name like '{EntityType}Collection'
ARAdventureWorksOLAP.FactInternetSaleReasonP.DimSalesReasonIdARAdventureWorksOLAPEnumMemberCalled 'SalesReasonKey' in original sample database
ARCQuery.FunctionKeyAbs.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCDoc.Documentator.DocLinksARCDocClassMemberSet by -CreateAndInsert-.
ARCCore.PropertyStreamLine.StoreFailSafeARCCoreClassMemberStores if possible and fails silently.
ARCCore.ClassAttribute.GetAttributeARCCoreClassMemberThrows exception if type implements -IP- and no corresponding enum found (enum ending with capital letter 'P' (like 'CustomerP' for enum describing class 'Customer' for instance)
ARCDoc.Apple.GetNameARCDocClassMemberConvenience method, not obligatory.
ARCCore.ARComponents.ARCDocARCCoreEnumMemberA library supporting documentation and demonstrating usage of AgoRapide.
ARAdventureWorksOLAP.FactFinanceCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.EnumMemberAttribute.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.)
ARCQuery.ConstantKey<T>.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCCore.ClientUpdatePosition.ClientDatastoreIsEmptyARCCoreClassMemberUsed by the subscribing client to signify that it has no data stored locally, and it therefore needs an update from the beginning of the -PropertyStream-, that is, 'from the beginning of time'.
ARCQuery.RelationalOperator.NOTILIKEARCQueryEnumMemberCase insensitive string wildcard comparision.
ARAdventureWorksOLAP.FactFinance.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCCore.PK.TryCleanValidateAndParseARCCoreClassMemberCleans and parses the value according to specifications for this property key.
ARAdventureWorksOLAP.DimGeography.TryGetProvinceCodeARAdventureWorksOLAPClassMemberReturns StateOrProvinceCode.

Generated 2024-09-19 20:50:47.111 UTC