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

51 items

DocFragIdAssemblyDocFragTypeDescription.FirstLine()
ARAdventureWorksOLAP.DimEmployeeP.TitleARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactProductInventoryPARAdventureWorksOLAPEnumDescribes class -FactProductInventory-.
ARAdventureWorksOLAP.FactResellerSaleCollection.TryGetVARAdventureWorksOLAPClassMemberNote 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).
ARAdventureWorksOLAP.FactInternetSaleARAdventureWorksOLAPClassRepresents an Internet sale. See also -FactInternetSaleP- and -FactInternetSaleCollection-.
ARCCore.ActualConnection.SendARCCoreClassMemberSends all messages in queue.
ARAdventureWorksOLAP.FactResellerSaleP.OrderDateARAdventureWorksOLAPEnumMemberCalled 'OrderDateKey' in original sample database
ARCQuery.Quantile.HEXADECILEARCQueryEnumMemberDivide into 16 parts
ARAdventureWorksOLAP.FactProductInventoryP.UnitsOutARAdventureWorksOLAPEnumMember 
ARCDoc.DocFragType.ClassMemberARCDocEnumMember 
ARAdventureWorksOLAP.DimAccount.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.FactInternetSaleP.ShipDateARAdventureWorksOLAPEnumMemberCalled 'ShipDateKey' in original sample database (link to DimDate)
ARCQuery.ValueComparerDateTime+ResolutionEnumARCQueryEnum 
ARAdventureWorksOLAP.DimProductSubcategory.TryGetNameARAdventureWorksOLAPClassMemberReturns EnglishName.
ARCDoc.HLocationARCDocClassSimple class describing the location of a single -IP- instance within some hierarhical context.
ARCCore.ARConcepts.TransientEventTreeARCCoreEnumMemberThe concept in -ARCEvent- of how an -Event- in the -EventStream- generates transient events which in turn may generate
ARCCore.ARConcepts.AssertionsAndDetailedExceptionMessagesARCCoreEnumMemberThe abstraction level in AgoRapide is very high.
ARCQuery.FunctionKeyYearWeek.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.TPropertyKeyEnumARCCoreEnumPlaceholder for any enum type suitable as generic type parameter for -PExact-.
ARAdventureWorksOLAP.FactProductDescription.TryGetPVDirectARAdventureWorksOLAPClassMemberHigh performance alternative to -TryGetP-, accessing -Storage- more direct.
ARCAPI.EditControllerARCAPIClassOffers a simple HTML editing environment of the raw -PropertyStream- from the given key.
ARAdventureWorksOLAP.DimGeographyP.FrenchCountryNameARAdventureWorksOLAPEnumMemberCalled 'FrenchCountryRegionName' in original sample database
ARAdventureWorksOLAP.FactSalesQuotaP.DimEmployeeIdARAdventureWorksOLAPEnumMemberCalled 'EmployeeKey' in original sample database
ARCQuery.FunctionKeyTotalMinutes.TryGetPARCQueryClassMemberNOTE: The in-parameter is a property, not an entity.
ARCCore.StreamProcessorP.IndividualStorageFileSizeARCCoreEnumMemberMax size (in bytes) for a single storage file before a new file is created by call to -StreamProcessor.CreateNewStorageFile-.
ARAdventureWorksOLAP.DimResellerP.ResellerAlternateKeyARAdventureWorksOLAPEnumMember 
ARCCore.PK.AllEnumsARCCoreClassMemberAll enums for the whole application.
ARAdventureWorksOLAP.FactInternetSaleP.FreightARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimEmployeeP.MiddleNameARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimResellerP.BusinessTypeARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimProductCategoryP.FrenchNameARAdventureWorksOLAPEnumMemberCalled 'FrenchProductCategoryName' in original sample database
ARCCore.IKCoded.TryEncodeARCCoreClassMemberReturns a string containing only characters in -AllowedEncodedCharacters-.
ARAdventureWorksOLAP.DimProductP.EndDateARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.DimResellerP.FirstOrderYearARAdventureWorksOLAPEnumMember 
ARAdventureWorksOLAP.FactInternetSaleReason.StorageARAdventureWorksOLAPClassMemberUses int-value of -__enum- minus 1 as index.
ARCCore.ClassMemberAttributeP.DeclaringTypeARCCoreEnumMemberThe actual MemberInfo.DeclaringType.
ARCCore.StreamProcessorP.DoNotStoreLocallyARCCoreEnumMemberFor -Client-, incoming data (as received from a -Outgoing-) is possible to store BOTH to disk, AND to (normally) a -PRich-.
ARAdventureWorksOLAP.FactCurrencyRateCollection.TryGetPARAdventureWorksOLAPClassMemberMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
ARCQuery.ValueComparerDateTime.IsAfterARCQueryClassMemberThe modifier 'After' can be prepended in order to mean any time after the specified time.
ARCQuery.ForeignKey+EntityTypeAndKey.OppositeTermARCQueryClassMemberCorresponds to -PKRelAttributeP-.- OppositeTerm-.
ARCCore.PKRelAttribute.EnforceReferentialIntegrityARCCoreClassMemberSee -EnforceReferentialIntegrity-.
ARCCore.ARConcepts.PropertyStreamARCCoreEnumMemberAgoRapide, the 'streams-of-water' database".
ARCDoc.Apple.ToStringARCDocClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimDepartmentCollectionARAdventureWorksOLAPClassThe existence of this class ensures that -Indexing- will be used for foreign key -ParentDimDepartmentId-.
ARAdventureWorksOLAP.FactSalesQuota.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimProduct.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARCCore.ClassAttributeP.BoilerplateCodePropertiesAndStorageARCCoreEnumMemberOnly relevant when implements -IP- and when a -CorrespondingEnumType- is found.
ARCCore.PPARCCoreEnumDescribes meta data for any class (property) implementing -IP-.
ARAdventureWorksOLAP.FactProductInventoryCollection.ToStringARAdventureWorksOLAPClassMemberTODO: Decide on what we actually want with ToString for this class.
ARAdventureWorksOLAP.DimCustomerP.BirthDateARAdventureWorksOLAPEnumMember 
ARCCore.EnumAttributeARCCoreClassDescribes an enum.
ARCCore.EnumAttributeP.AssemblyNameARCCoreEnumMemberThe assembly in which this class resides.

Generated 2024-09-19 20:53:28.951 UTC