[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 206 > < TAKE 7 >
7 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.IP.Log | ARCCore | ClassMember | The 'final' overload of -Log- that is called by the other overloads. |
| ARCCore.PKLogAttribute.Initialize | ARCCore | ClassMember | To be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization. |
| ARCQuery.ForeignKey+ForeignKeySingleStep.ActualForeignKey | ARCQuery | ClassMember | The actual foreign key like OrderId or CustomerId to use for this step |
| ARCCore.IP.LogExecuteTime | ARCCore | ClassMember | Times the execution of the given function and logs details about elapsed time. |
| ARCCore.PKLogAttribute.TryRemoveP | ARCCore | ClassMember | Should probably never be used. |
| ARCQuery.ForeignKey+ForeignKeySingleStep.ForeignEntities | ARCQuery | ClassMember | The collection containing all the (foreign) entities for the type that this step leads to |
| ARCCore.IP.HandleException | ARCCore | ClassMember | Note that most relevant to use for -PConcurrent-. |
Generated 2025-11-06 01:26:46.243 UTC