Name

MarshalOptionsEnum Enumeration — (Versions 2.0, 2.1, 2.5, 2.6)

Synopsis

The MarshalOptionsEnum enumeration indicates which records should be returned to the server.

Table E-30. The MarshallOptionsEnum Enumeration

Enumeration (ADO/WFC)

Value

Description

adMarshalAll (ALL)
0

Default. Returns all of the records to the server.

adMarshalModifiedOnly (MODIFIED)
1

Returns only those records that have been modified to the server.

ADO/WFC

The MarshalOptionsEnum enumeration is part of the com.ms.wfc.data package, and the constant values are preceded with AdoEnums.MarshallOptions.

See Also

Recordset.MarshalOptions Property

Get ADO: ActiveX Data Objects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.