Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

OperationType Enumeration

Indicates the type of operation being performed.

Namespace:  Tortuga.Chain.Metadata
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


[SuppressMessageAttribute]
public enum OperationType
<SuppressMessageAttribute> _
Public Enumeration OperationType
[SuppressMessageAttribute]
public enum class OperationType

Members


Member nameDescription
All Undefined operation, return the default table.
Select The table or view select operations.

Remarks


Keep numbers in sync with AuditRules.OperationTypes.