com.moesol.bindings.microsoft.dao
Interface QueryDefStateEnum


public interface QueryDefStateEnum

IDL: [ helpstring(""), ] enum


Field Summary
static int dbQPrepare
          dbQPrepare = 1
static int dbQUnprepare
          dbQUnprepare = 2
 

Field Detail

dbQPrepare

static final int dbQPrepare
dbQPrepare = 1

See Also:
Constant Field Values

dbQUnprepare

static final int dbQUnprepare
dbQUnprepare = 2

See Also:
Constant Field Values


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.