The AdoEnums.Resync class of the com.ms.wfc.data package specifies whether underlying values are overwritten by a call to Resync.
class AdoEnums.Resync extends com.ms.wfc.core.Enum { // Fields public static final int ALLVALUES; public static final int UNDERLYINGVALUES; }