Microsoft SDK for Java

AdoEnums.MarshalOptions Class Fields

The MarshalOptions class contains the fields shown in the following table.

Constant Value Description
ALL 0 Default. Returns all rows to the server.
MODIFIEDONLY 1 Returns only modified rows to the server.

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