The AdoEnums.PersistFormat class of the com.ms.wfc.data package specifies the format in which to save a Recordset.
class AdoEnums.PersistFormat extends com.ms.wfc.core.Enum { // Fields public static final int ADTG; public static final int XML; }