Complete Recordset Object Reference
The MarshalOptions property sets or returns a MarshalOptionsEnum value that specifies which records are to be returned back to the server. Default is adMarshalAll.
| Constant | Value | Description |
|---|---|---|
| adMarshalAll | 0 | Default. Returns all rows |
| adMarshalModifiedOnly | 1 | Returns only modified rows |
Complete Recordset Object Reference
Your message has been sent to W3Schools.