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

31 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARCDoc.DocFrag.TryGetVARCDocClassMemberNote 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.Orange.TryGetPVDirectARCDocClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCAPI.BaseControllerP.CountExceptionARCAPIEnumMemberNumber of exceptions at call to -APIMethod- since application initialization
ARCDoc.DocLink.LinkWordHTMLBeforeLtWithHyphensARCDocClassMember-LinkWordHTMLBeforeLt- with '-' (minus sign / hyphen) prepended and appended.
ARCQuery.FunctionKeyLength.SyntaxHelpARCQueryClassMember'Length()'
ARCDoc.Apple.TryGetNameARCDocClassMemberConvenience method, not obligatory.
ARCQuery.EntityMethodKey.MethodNameAsIKARCQueryClassMemberName of TryGet method but without 'TryGet' in name
ARCQuery.NewKeyGetType.FunctionKeysARCQueryClassMemberAll -FunctionKey-s chained at end of compound key (but before an eventual -QuantileKey-).
ARCQuery.EntityMethodKey.MethodARCQueryClassMemberThe actuall TryGet method implemented in the relevant entity class.
ARAdventureWorksOLAP.DimEmployeeP.HireDateARAdventureWorksOLAPEnumMember 
ARCCore.PropertyStreamLine.EncodeKeyPartARCCoreClassMemberConverts a single key part of a -PropertyStreamLine- to a format suitable for sending over a -PropertyStream-.
ARCDoc.PKDocAttribute.PriorityOrderARCDocClassMemberSee -PriorityOrder-.
ARCQuery.TranslationsCollection.ToStringARCQueryClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.PKTypeAttribute.CardinalityARCCoreClassMemberSee -Cardinality-.
ARAdventureWorksOLAP.Root.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCCore.BaseAttributeP.LongDescriptionARCCoreEnumMemberThe long (detailed) description for the attribute.
ARCQuery.QueryExpressionOrderBy.TryCheckForExistenceOfKeyARCQueryClassMemberUsed by query expressions in order to catch wrong field names used or misspelling of field names.
ARCCore.IKLong.EnrichKeyARCCoreClassMember'Implementing' -ITypeDescriber-.
ARAdventureWorksOLAP.DimCustomerP.NumberChildrenAtHomeARAdventureWorksOLAPEnumMember 
ARCDoc.Documentator.CreateHTOCStandardARCDocClassMemberCreates a 'standard' table of contents, structured by assembly and each assembly divided into 'Class' and 'Enum'.
ARAdventureWorksOLAP.DimProductSubcategoryP.DimProductCategoryIdARAdventureWorksOLAPEnumMemberCalled 'ProductCategoryKey' in original sample database
ARAdventureWorksOLAP.FactResellerSalePARAdventureWorksOLAPEnumDescribes class -FactResellerSale-.
ARCCore.ClassMemberAttribute.InitializeARCCoreClassMemberTo be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization.
ARCCore.ActualConnectionP.ClosingReasonARCCoreEnumMemberReason why this connection was closed
ARCQuery.BinaryOperatorKey.ToStringARCQueryClassMemberThe ToString representation is the one relevant when used as key, like in -IK- or when selecting like 'SELECT {fieldName}'.
ARCCore.UtilCore.TryGetTypeFromStringFromCacheARCCoreClassMemberCorresponding method for creating string-representation of type is -ToStringDB-.
ARAdventureWorksOLAP.FactInternetSaleP.TaxAmtARAdventureWorksOLAPEnumMember 
ARCQuery.FunctionKey.AddParserARCQueryClassMemberAdds a -ApplicationSpecificCode- parser.
ARAdventureWorksOLAP.DimProductP.SafetyStockLevelARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactInternetSaleP.DimCurrencyIdARAdventureWorksOLAPEnumMemberCalled 'CurrencyKey' in original sample database
ARCAPI.DataStorage..ctorARCAPIClassMemberThis method will:

Generated 2024-09-19 14:05:12.076 UTC