public interface IOperation extends ILanguageObject
| Modifier and Type | Field and Description |
|---|---|
static int |
DELETE_OPERATION
Represents a SQL
DELETE statement |
static int |
INSERT_OPERATION
Represents a SQL
INSERT statement |
static int |
QUERY_OPERATION
Represents a SQL
SELECT statement |
static int |
UPDATE_OPERATION
Represents a SQL
UPDATE statement |
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
returns the type of the operation
|
static final int DELETE_OPERATION
DELETE statementstatic final int INSERT_OPERATION
INSERT statementstatic final int QUERY_OPERATION
SELECT statementstatic final int UPDATE_OPERATION
UPDATE statement| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice