A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/rst.MarshalOptions

rst.MarshalOptions

Syntax

put rst.MarshalOptions
rst.MarshalOptions=rst.adMarshalAll
rst.MarshalOptions=rst.adMarshalModifiedOnly

Sets or gets

Integer
value that can be set to one of the MarshalOptionsEnum values.

Description

Sets or gets the MarshalOptions property of the wrapped ADODB.Recordset object. When using a client-side Recordset, records that have been modified on the client are written back to the middle tier or Web server through a technique called marshaling, the process of packaging and sending interface method parameters across thread or process boundaries. Setting the MarshalOptions property can improve performance when modified remote data is marshaled for updating back to the middle tier or Web server.

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com