public enum RealtimeRowSource : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RealtimeRowSource Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RealtimeRowSource : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RealtimeRowSource Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EventDelete | The RealtimeRow was created as a result of a Delete event. |
EventInsert | The RealtimeRow was created as a result of an Insert event. |
PreExisting | The RealtimeRow represents a database row that already existed when the query operation was executed. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.Realtime.RealtimeRowSource
Target Platforms: Windows 10, Windows 8.1