Show / Hide Table of Contents

Enum StatementType

Specifies the type of SQL statement, e.g. SELECT

Namespace: Npgsql
Assembly: Npgsql.dll
Syntax
public enum StatementType

Fields

Name Description
Copy
CreateTableAs
Delete
Fetch
Insert
Move
Other
Select
Update
In This Article
Back to top Generated by DocFX