|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryDefTypeEnum
IDL: [ helpstring(""), ] enum
Field Summary | |
---|---|
static int |
dbQAction
dbQAction = 240 |
static int |
dbQAppend
dbQAppend = 64 |
static int |
dbQCompound
dbQCompound = 160 |
static int |
dbQCrosstab
dbQCrosstab = 16 |
static int |
dbQDDL
dbQDDL = 96 |
static int |
dbQDelete
dbQDelete = 32 |
static int |
dbQMakeTable
dbQMakeTable = 80 |
static int |
dbQProcedure
dbQProcedure = 224 |
static int |
dbQSelect
dbQSelect = 0 |
static int |
dbQSetOperation
dbQSetOperation = 128 |
static int |
dbQSPTBulk
dbQSPTBulk = 144 |
static int |
dbQSQLPassThrough
dbQSQLPassThrough = 112 |
static int |
dbQUpdate
dbQUpdate = 48 |
Field Detail |
---|
static final int dbQSelect
dbQSelect = 0
static final int dbQProcedure
dbQProcedure = 224
static final int dbQAction
dbQAction = 240
static final int dbQCrosstab
dbQCrosstab = 16
static final int dbQDelete
dbQDelete = 32
static final int dbQUpdate
dbQUpdate = 48
static final int dbQAppend
dbQAppend = 64
static final int dbQMakeTable
dbQMakeTable = 80
static final int dbQDDL
dbQDDL = 96
static final int dbQSQLPassThrough
dbQSQLPassThrough = 112
static final int dbQSetOperation
dbQSetOperation = 128
static final int dbQSPTBulk
dbQSPTBulk = 144
static final int dbQCompound
dbQCompound = 160
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |