Class LinksDocumentBySourceLeftProvider
Link data provider for documents, addressed by source (via relations table), left-to-right links
Inheritance
System.Object
LinksDocumentBySourceLeftProvider
Implements
Inherited Members
TypedQueryProviderBase<ArchiveRow, LinksDocumentBySourceLeftExtender>.SetAdditionalColumns(String[])
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksDocumentBySourceLeftProvider : LinksBySourceProviderLeftBase<LinksDocumentBySourceLeftExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
LinksDocumentBySourceLeftProvider()
Declaration
public LinksDocumentBySourceLeftProvider()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)