public enum DataSearchMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DataSearchMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum DataSearchMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum DataSearchMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Contains | Search for values that contain the search text. | 
| Exact | Search for values that are the exact match with the search text. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.DataSearchMode
Target Platforms: Windows 11, Windows 10, Windows 8.1