public interface esriSQLPrivilege
extends java.io.Serializable
Description: 'SQL Privileges.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriDeletePrivilege
Delete.
|
static int |
esriInsertPrivilege
Insert.
|
static int |
esriSelectPrivilege
Select.
|
static int |
esriUpdatePrivilege
Update.
|
static final int esriSelectPrivilege
static final int esriUpdatePrivilege
static final int esriInsertPrivilege
static final int esriDeletePrivilege