Class ForeignKeyForeignKeyExtender
Root extender for ForeignKeys - list all foreign apps and any devices + keys
Inheritance
ForeignKeyForeignKeyExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class ForeignKeyForeignKeyExtender : ForeignKeyExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ForeignKeyForeignKeyExtender()
Root extender for ForeignKeys - list all foreign apps and any devices + keys
Declaration
public ForeignKeyForeignKeyExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override ForeignAppTableInfo SetJoin()
Returns
Type | Description |
---|---|
ForeignAppTableInfo |