Show / Hide Table of Contents

Class SentryQueryEmailFlowTableUpdater

Inheritance
object
SentryQueryEmailFlowTableUpdater
Implements
ISentryQueryTableUpdater
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeCRMSecurity
Assembly: SoDataBase.dll
Syntax
[SentryQueryTableUpdater("EmailFlow")]
public class SentryQueryEmailFlowTableUpdater : ISentryQueryTableUpdater

Constructors

SentryQueryEmailFlowTableUpdater()

Declaration
public SentryQueryEmailFlowTableUpdater()

Methods

ModifySelect(Select, TableInfo)

Modify the given select, viewing the given tableinfo as the 'main table' of the query

Declaration
public void ModifySelect(Select sql, TableInfo tableInfo)
Parameters
Type Name Description
Select sql

Query to modify

TableInfo tableInfo

Main table of query

Implements

ISentryQueryTableUpdater

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top