public enum SelectionOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SelectionOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SelectionOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SelectionOption Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| Empty | An empty selection is created. |
| Normal | The selection is created containing all rows returned by the query. |
| OnlyOne | The selection is created containing the first row returned by the query. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.SelectionOption
Target Platforms: Windows 10, Windows 8.1