StatementType Enum

Definition

public enum class StatementType
public enum StatementType
type StatementType = 
Public Enum StatementType
Inheritance
StatementType

Fields

DDL 4
Delete 1
Insert 2
Other 6
Proc 5
Select 3
Update 0

Applies to