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