[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < ORDER BY DocFragId < LIMIT 62 > SHUFFLE < SKIP 281 > < TAKE 15 > SKIP 0 > < TAKE 1000 >
15 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.UtilCore.DateTimeNow | ARCCore | ClassMember | Returns DateTime.UtcNow unless -UseLocalTimeInsteadOfUTC- has been set to TRUE in which case DateTime.Now is returned. |
ARCQuery.TranslationsCollection.TryGetP | ARCQuery | ClassMember | Made virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway. |
ARCCore.PSPrefix.cmd | ARCCore | EnumMember | Command. |
ARCQuery.NewKeyCountP | ARCQuery | Class | Returns the number of properties for a given entity object. |
ARCQuery.FunctionKeyType.TryGetP | ARCQuery | ClassMember | NOTE: The in-parameter is a property, not an entity. |
ARCCore.UtilCore.Culture | ARCCore | ClassMember | The general culture used for parsing. |
ARCQuery.QueryExpressionOrderBy.TryCheckForExistenceOfKey | ARCQuery | ClassMember | Used by query expressions in order to catch wrong field names used or misspelling of field names. |
ARCDoc.OrangeP.Colour | ARCDoc | EnumMember | |
ARCQuery.Quantile.SEXTILE | ARCQuery | EnumMember | Divide into 6 parts |
ARCQuery.FunctionKeyYearQuarter | ARCQuery | Class | Extracts Year + Quarter component from field like 2020Q1. |
ARCCore.PP.Value | ARCCore | EnumMember | The actual value. |
ARAdventureWorksOLAP.DimProductP.SizeUnitMeasureCode | ARAdventureWorksOLAP | EnumMember | |
ARCQuery.BinaryOperatorKey.QuantileKey | ARCQuery | ClassMember | Eventual final -QuantileKey- at end of compound key. |
ARAdventureWorksOLAP.DimCustomerCollection.TryGetP | ARAdventureWorksOLAP | ClassMember | Made virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway. |
ARAdventureWorksOLAP.DimGeography.TryGetPVDirect | ARAdventureWorksOLAP | ClassMember | High performance alternative to -TryGetP-, accessing -Storage- more direct. |
Generated 2025-07-03 02:58:20.490 UTC