Defines operation types.

Namespace: Ico.Data.History
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public enum OperationType
Visual Basic
Public Enumeration OperationType
JScript
public enum OperationType

Members

Member nameDescription
Read
Insert
Update
InsertUpdate
Delete

See Also