Microsoft SDK for Java

AdoEnums.PersistFormat Class

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;
}

© 1999 Microsoft Corporation. All rights reserved. Terms of use.