| title |
MarshalOptionsEnum | Microsoft Docs |
| ms.prod |
sql |
| ms.prod_service |
connectivity |
| ms.technology |
connectivity |
| ms.custom |
|
| ms.date |
01/19/2017 |
| ms.reviewer |
|
| ms.topic |
conceptual |
| apitype |
COM |
| f1_keywords |
|
| helpviewer_keywords |
MarshalOptionsEnum enumeration [ADO] |
|
| ms.assetid |
4013075d-dbea-4bbc-a6f4-c345a55c5633 |
| author |
MightyPen |
| ms.author |
genemi |
Specifies which records should be returned to the server.
| Constant |
Value |
Description |
| adMarshalAll |
0 |
Default. Returns all rows to the server. |
| adMarshalModifiedOnly |
1 |
Returns only modified rows to the server. |
Package: com.ms.wfc.data
| Constant |
| AdoEnums.MarshalOptions.ALL |
| AdoEnums.MarshalOptions.MODIFIEDONLY |
MarshalOptions Property (ADO)