Name

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

Synopsis

The PersistFormatEnum enumeration indicates in which format a Recordset object will be persisted.

Table E-35. The PersistFormatEnum Enumeration

Enumeration (ADO/WFC)

Value

Description

AdPersistADTG (ADTG)
0

Indicates that the Recordset object will be saved in the Microsoft Advanced Data TableGram (ADTG) format.

AdPersistXML (XML)
1

Indicates that the Recordset object will be saved in the Extensible Markup Language (XML) format.

ADO/WFC

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

See Also

Recordset.Save Method

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.