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 : int

Fields

Name Description
Copy
CreateTableAs
Delete
Fetch
Insert
Move
Other
Select
Update
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX