Show / Hide Table of Contents

Class SelectionCollection.IdxSoundEx

Class representing index 'IDXSelSoundEx'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>
Selection.SelectionIdxBase
SelectionCollection.SelectionCollectionIdx
SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxSoundEx>
SelectionCollection.IdxSoundEx
Implements
ISentryIgnorable
Inherited Members
SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxSoundEx>.RowIdx
SelectionCollection.SelectionCollectionIdx.ToSelectionCollection()
SelectionCollection.SelectionCollectionIdx.IsDistinct
Selection.SelectionIdxBase.UserGroupRelationTableInfo
Selection.SelectionIdxBase.SelectionTextRelationTableInfo
Selection.SelectionIdxBase.SelectionInfoRelationTableInfo
Selection.SelectionIdxBase.SearchCategoryRelationTableInfo
Selection.SelectionIdxBase.TableInfo
Selection.SelectionIdxBase.VisibleForTableInfo
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.TableInfo
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.RowIdx
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.JoinRestriction
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.ReturnFields
EntityIdxBase<SelectionTableInfo, SelectionRow.SelectionRowIdxBase>.IsSentryIgnored
EntityIdxBase.BeginIgnoreSentryCheck()
EntityIdxBase.EndIgnoreSentryCheck()
EntityIdxBase.IsSentryIgnored
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxSoundEx : SelectionCollection.SelectionCollectionIdx<SelectionRows.IdxSoundEx>, ISentryIgnorable

Constructors

IdxSoundEx(String)

Constructor for class SelectionCollection.IdxSoundEx This class represents index 'IDXSelSoundEx'.

Declaration
public IdxSoundEx(string soundEx)
Parameters
Type Name Description
String soundEx

What the name sounds like, for duplicate detection

IdxSoundEx(String, StringSearchType)

Constructor for class SelectionCollection.IdxSoundEx This class represents index 'IDXSelSoundEx'.

Declaration
public IdxSoundEx(string soundEx, StringSearchType soundExSearchType)
Parameters
Type Name Description
String soundEx

What the name sounds like, for duplicate detection

StringSearchType soundExSearchType

How to search for soundEx

Properties

SoundEx

What the name sounds like, for duplicate detection

Declaration
public string SoundEx { get; set; }
Property Value
Type Description
String

Implements

ISentryIgnorable

Extension Methods

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