MDAC 2.5 SDK - OLE DB Programmer's Reference
Appendix C: OLE DB Properties
Property group: Initialization
Property set: DBPROPSET_DBINIT
Type: VT_BOOL
Typical R/W: R/W
Description: Persist Encrypted
Value | Meaning |
VARIANT_TRUE | The consumer requires that the data source object persist sensitive authentication information, such as a password, in encrypted form. |
VARIANT_FALSE | The data source object can persist sensitive authentication information in unencrypted form. |