|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordCreateOptionsEnum
IDL: [ helpstring(""), ] enum
Field Summary | |
---|---|
static int |
adCreateCollection
adCreateCollection = 8192 |
static int |
adCreateNonCollection
adCreateNonCollection = 0 |
static int |
adCreateOverwrite
adCreateOverwrite = 67108864 |
static int |
adCreateStructDoc
adCreateStructDoc = -2147483648 |
static int |
adFailIfNotExists
adFailIfNotExists = -1 |
static int |
adOpenIfExists
adOpenIfExists = 33554432 |
Field Detail |
---|
static final int adCreateCollection
adCreateCollection = 8192
static final int adCreateStructDoc
adCreateStructDoc = -2147483648
static final int adCreateNonCollection
adCreateNonCollection = 0
static final int adOpenIfExists
adOpenIfExists = 33554432
static final int adCreateOverwrite
adCreateOverwrite = 67108864
static final int adFailIfNotExists
adFailIfNotExists = -1
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |