|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecuteOptionEnum
IDL: [ helpstring(""), ] enum
Field Summary | |
---|---|
static int |
adAsyncExecute
adAsyncExecute = 16 |
static int |
adAsyncFetch
adAsyncFetch = 32 |
static int |
adAsyncFetchNonBlocking
adAsyncFetchNonBlocking = 64 |
static int |
adExecuteNoRecords
adExecuteNoRecords = 128 |
static int |
adExecuteRecord
adExecuteRecord = 2048 |
static int |
adExecuteStream
adExecuteStream = 1024 |
static int |
adOptionUnspecified
adOptionUnspecified = -1 |
Field Detail |
---|
static final int adOptionUnspecified
adOptionUnspecified = -1
static final int adAsyncExecute
adAsyncExecute = 16
static final int adAsyncFetch
adAsyncFetch = 32
static final int adAsyncFetchNonBlocking
adAsyncFetchNonBlocking = 64
static final int adExecuteNoRecords
adExecuteNoRecords = 128
static final int adExecuteStream
adExecuteStream = 1024
static final int adExecuteRecord
adExecuteRecord = 2048
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |