Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
Specifies whether underlying values are overwritten by a call to Resync.
| Constant | Value | Description |
|---|---|---|
| adResyncAllValues | 2 | Default. Overwrites data, and pending updates are canceled. |
| adResyncUnderlyingValues | 1 | Does not overwrite data, and pending updates are not canceled. |
ADO/WFC Equivalent
Package: com.ms.wfc.data
| Constant |
|---|
| AdoEnums.Resync.ALLVALUES |
| AdoEnums.Resync.UNDERLYINGVALUES |