Class ErpConnectorErpConnectorExtender
Root extender for Erp Connectors
Inheritance
ErpConnectorErpConnectorExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class ErpConnectorErpConnectorExtender : ErpConnectorExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ErpConnectorErpConnectorExtender()
Root extender for Erp Connectors
Declaration
public ErpConnectorErpConnectorExtender()
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 ErpConnectorTableInfo SetJoin()
Returns
Type | Description |
---|---|
ErpConnectorTableInfo |