[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 125 > SHUFFLE < SKIP 250 > < TAKE 250 > < SKIP 62 > < TAKE 15 >
15 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARAdventureWorksOLAP.DimEmployeeCollection.ToString | ARAdventureWorksOLAP | ClassMember | TODO: Decide on what we actually want with ToString for this class. |
ARCDoc.DocLinkP.Filename | ARCDoc | EnumMember | |
ARCQuery.EntityMethodKey.FunctionKeys | ARCQuery | ClassMember | All -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-). |
ARAdventureWorksOLAP.DimSalesTerritory | ARAdventureWorksOLAP | Class | Represents a SalesTerritory. See also -DimSalesTerritoryP-. |
ARAdventureWorksOLAP.DimDepartment.SetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TrySetP-, accessing -Storage- more direct. |
ARAdventureWorksOLAP.DimCustomerP.NumberCarsOwned | ARAdventureWorksOLAP | EnumMember | |
ARCCore.Cardinality.IndividualItems | ARCCore | EnumMember | Values are supposed to be set and 'deleted' individually. |
ARCDoc.Demonstrator.DemonstrateITypeDescriber | ARCDoc | ClassMember | Demonstrates use of -ITypeDescriber- for describing single-property values. |
ARAdventureWorksOLAP.DimOrganization.Storage | ARAdventureWorksOLAP | ClassMember | Uses int-value of -__enum- minus 1 as index. |
ARCQuery.QueryExpressionTake.TryCheckForExistenceOfKey | ARCQuery | ClassMember | Used by query expressions in order to catch wrong field names used or misspelling of field names. |
ARCQuery.UtilQuery.IndexOfOutsideOf | ARCQuery | ClassMember | Equivalent to string.IndexOf except that any character encountered inside pairs of the 'outsideOf'-char are not counted. |
ARCCore.ARComponents.ARCCore | ARCCore | EnumMember | A necessary library (.DLL in Windows terms) that every -ARNodeType- should link to. |
ARCCore.PK.__enum | ARCCore | ClassMember | This information is also found as EnumMember. |
ARCDoc.DocFrag.ToHTMLSimpleSingle | ARCDoc | ClassMember | Alternative ('override') to -ToHTMLSimpleSingle-. |
ARCQuery.TranslationSingleP.IsMissing | ARCQuery | EnumMember | Value TRUE indicates that the Text given is simply the original key, in other words, the translation for the key is actually missing. |
Generated 2025-07-01 22:34:34.485 UTC