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

62 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
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).
ARAdventureWorksOLAP.FactProductInventoryP.UnitCostARAdventureWorksOLAPEnumMember 
ARCDoc.DocLink.LinkWordHTMLWithHyphensARCDocClassMember-LinkWordHTML- with '-' (minus sign / hyphen) prepended and appended.
ARCCore.DataTransferDirectionARCCoreEnumDirection for transfer of data.
ARCCore.PKHTMLAttributeP.EncoderARCCoreEnumMemberThe class doing the HTML-encoding.
ARAdventureWorksOLAP.FactCallCenterPARAdventureWorksOLAPEnumDescribes class -FactCallCenter-.
ARAdventureWorksOLAP.DimProductP.DimProductSubcategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductSubcategoryKey' in original sample database
ARCCore.Extensions.SingleOrDefaultARCCoreClassMemberSame as inbuilt LINQ's SingleOrDefault except that gives a more friendly exception message
ARAdventureWorksOLAP.DimGeography.TryGetCountryARAdventureWorksOLAPClassMemberReturns EnglishCountryName.
ARAdventureWorksOLAP.DimProductCategory.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.EnumAttributeP.EnumTypeARCCoreEnumMemberThe type of the enum (like type of 'CustomerP' in CustomerP.FirstName) that we are an attribute for
ARAdventureWorksOLAP.DimCurrency.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.FactResellerSale.GetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARAdventureWorksOLAP.DimProductSubcategory.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCCore.ARNodeType.CoreDBARCCoreEnumMemberA node containing the core or central database.
ARAdventureWorksOLAP.DimSalesTerritoryP.ImageARAdventureWorksOLAPEnumMemberCalled 'SalesTerritoryImage' in original sample database
ARCDoc.Documentator.CreateHTOCStandardARCDocClassMemberCreates a 'standard' table of contents, structured by assembly and each assembly divided into 'Class' and 'Enum'.
ARCQuery.QueryExpressionAll.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.EnumMemberAttribute.GetAttributeARCCoreClassMemberNote that illegal to call for -PropertyKeyEnum-.
ARAdventureWorksOLAP.DimCustomer.TryGetNameARAdventureWorksOLAPClassMemberAdds together Title, LastName, FirstName, MiddleName
ARCDoc.DocLinkP.LinkWordHTMLARCDocEnumMemberActual link as it is expected to occur in text, like '-MyCustomerClass&lt;T&gt;-'.
ARAdventureWorksOLAP.DimCustomerP.LastNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactInternetSaleCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARCCore.PK.GetTypeMappingARCCoreClassMemberReturns the relevant property key for a given type entity-type and field-type.
ARCQuery.QueryExpressionTake.ExecuteARCQueryClassMemberTransforms the given input collection into a resulting collection.
ARAdventureWorksOLAP.FactInternetSaleP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARCCore.PK.CardinalityARCCoreClassMemberReturns cardinality from -PKTypeAttribute-'s -Cardinality-.
ARCCore.IP.IncARCCoreClassMemberIncrements given property key by 1. Sets to 1 if not found. Uses long, not integer.
ARCCore.StreamProcessor+StorageFile.FilenameARCCoreClassMemberFilename: Main file name, like 2020-04-03 08:42
ARAdventureWorksOLAP.DimPromotionP.StartDateARAdventureWorksOLAPEnumMember 
ARCDoc.HTOCARCDocClassHTOC = Hierarchical table of contents.
ARCQuery.EntityMethodKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCQuery.NewKey.AddParserARCQueryClassMemberAdds an -ApplicationSpecificCode- parser.
ARAdventureWorksOLAP.DimCustomerP.CommuteDistanceARAdventureWorksOLAPEnumMember 
ARCDoc.SomeAppComponent.MethodCARCDocClassMemberNote structured format in logging.
ARAdventureWorksOLAP.FactProductInventoryP.UnitsOutARAdventureWorksOLAPEnumMember 
ARCQuery.QueryProgressP.QueriesARCQueryEnumMember 
ARCCore.ConnectionInstructionP.ServerHostNameARCCoreEnumMemberThe host (DNS or IP-address) for which to connect.
ARCCore.ClassAttributeP.InterfacesDirectlyImplementedARCCoreEnumMemberAll interfaces that this class directly implements.
ARCCore.PropertyStreamLine.StoreFailSafeARCCoreClassMemberStores if possible and fails silently.
ARCQuery.AggregationType.SumARCQueryEnumMember 
ARCDoc.AppleARCDocClassThe most 'standard' way of implementing an entity-class in AgoRapide, by just inheriting -PRich-.
ARAdventureWorksOLAP.FactInternetSaleP.TaxAmtARAdventureWorksOLAPEnumMember 
ARCQuery.CompoundKey.QuantileKeyARCQueryClassMemberEventual final -QuantileKey- at end of compound key.
ARCQuery.QueryExpressionPivot.GetCrossSummationCheckerARCQueryClassMemberReturns a cross sum checker for int, long, double, Timespan.
ARCCore.BaseAttributeARCCoreClassInstances of this class are used as source of documentation and data for the API.
ARAdventureWorksOLAP.DimSalesReason.SetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TrySetP-, accessing -Storage- more direct.
ARCAPI.DataStorage..ctorARCAPIClassMemberThis method will:
Assembly ARCAPI AssemblyA library providing an API on top of the -PropertyStream-.
ARAdventureWorksOLAP.DimCustomerP.FirstNameARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKeyMonth.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCDoc.BananaARCDocClassImplements -IP- directly and uses traditional property storage for optimum -MemoryConsumption- efficiency.
ARCCore.ConnectionDirectionARCCoreEnumThe concept of who took the initiative for the connections (who asked to open the TCP/IP session).
ARCCore.REx.DecARCCoreClassMemberThis method should be called from inside a 'finally' block, in order to secure its execution, if not then your static recursion depth counter could slowly increase over time due to exceptions ocurring after call to -Inc- but before call to -Dec-.
ARCQuery.FunctionKeyShortARCQueryClass'Smart' way of showing time. Removes unnecessary information.
ARCQuery.NewKey.TryParseSingleWordARCQueryClassMemberRecommended parser to use for functions without parameters.
ARAdventureWorksOLAP.FactFinanceCollection.GetKeysEqualToValueARAdventureWorksOLAPClassMemberReturns properties which themselves again have key and value equal to the given key and value.
ARAdventureWorksOLAP.Scenario.ActualARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimCustomer.TryGetCityARAdventureWorksOLAPClassMemberReturns -City- through -DimGeographyId- with the help of -TryGetForeignField-.
ARCCore.IP.AllIPDerivedTypesARCCoreClassMemberAll relevant -IP--derived types for the whole application.
ARCDoc.DocLinkResolutionPARCDocEnumDescribes class -DocLinkResolution-
ARAdventureWorksOLAP.DimCustomerCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.

Generated 2024-09-19 20:51:05.990 UTC