Previous in Contents Next in Contents

SimpleDBDS.SetInfo Method

The SetInfo method writes property values from the object to the database. When you call SetInfo, only the properties that you changed in the object are written back to the database. If you do not call SetInfo, your changes will not be written to the database.

Syntax

SimpleDBDS.SetInfo()

Parameters

None.

Applies To

SimpleDBDS read/write


© 1997-2000 Microsoft Corporation. All rights reserved.