Microsoft SDK for Java

AdoEnums.MarshalOptions Class

The AdoEnums.MarshalOptions class of the com.ms.wfc.data package specifies which records should be returned to the server.

class AdoEnums.MarshalOptions extends com.ms.wfc.core.Enum
{
  // Fields
  public static final int ALL;
  public static final int MODIFIEDONLY;
}

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