[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 30 > SHUFFLE < SKIP 250 > < TAKE 15 > SKIP 0 > < TAKE 1000 >
15 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARAdventureWorksOLAP.DimPromotionP.FrenchName | ARAdventureWorksOLAP | EnumMember | Called 'FrenchPromotionName' in original sample database |
ARAdventureWorksOLAP.DimEmployeeP.StartDate | ARAdventureWorksOLAP | EnumMember | |
ARCQuery.BinaryOperatorKey | ARCQuery | Class | Offers expressions with operators like +, -, * and /. |
ARCCore.PReadOnly | ARCCore | Class | Experimental (from Feb 2022) class suitable for classes that do not need to be deserialized, or to accept write requests through -PropertyAccess-. |
ARCQuery.QueryExpressionWhere+ValueEnum.NOTNULL | ARCQuery | EnumMember | Practical value enabling suggestions from -GetPrevious- and -GetNext-. |
ARCQuery.RelationalOperator.NOTILIKE | ARCQuery | EnumMember | Case insensitive string wildcard comparision. |
ARCDoc.Demonstrator | ARCDoc | Class | Demonstrates various concepts from -ARCCore-, especially -PropertyAccess-. |
ARCCore.PSPrefix.app | ARCCore | EnumMember | Application state, like app/ |
ARAdventureWorksOLAP.FactInternetSaleP.SalesOrderLineNumber | ARAdventureWorksOLAP | EnumMember | -SalesOrderNumber- plus -SalesOrderLineNumber- constitutes primary key of -FactInternetSale- |
ARCCore.StreamProcessorP.CountReceiveLocalOrigin | ARCCore | EnumMember | Count of -PropertyStreamLine- with -HasLocalOrigin-. |
ARCCore.StorageFile | ARCCore | Class | Implemented only in order to store some ideas about -Hash-. |
ARAdventureWorksOLAP.FactInternetSaleReasonCollection.TrySetPP | ARAdventureWorksOLAP | ClassMember | Replaces default interface method -TrySetPP-. |
ARCDoc.DocFragCollection.Create | ARCDoc | ClassMember | Creates documentation fragments (-DocFrag-) for all possible -BaseAttribute- elements found in the given assemblies. |
ARCCore.PropertyStreamLine.ParseAndStore | ARCCore | ClassMember | Note that throws exception if -TryParseAndStore- fails. |
ARCCore.PValue<T>.ToString | ARCCore | ClassMember | Do no cache this value, because memory consumption would then increase significantly in your applicationj |
Generated 2025-07-09 12:12:04.625 UTC