Show / Hide Table of Contents

Class UserPreferenceStrings.DbOptimizations

Boss mod preferences for database-dependent special optimizations

Inheritance
object
UserPreferenceStrings.DbOptimizations
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.DbOptimizations

Fields

ActivateAVFJoin

Activate query rewriting to use the appointment_id field of the visiblefor table (not in dictionary)

Declaration
public const string ActivateAVFJoin = "activateAVFJoin"
Field Value
Type Description
string

ActivateSearchText

Activate query rewriting to use the searchText field of the text table (not in dictionary)

Declaration
public const string ActivateSearchText = "activateSearchText"
Field Value
Type Description
string

Section

Section name

Declaration
public const string Section = "DbOptimizations"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top