Should_Save - dbForm_

Confirms successful request_saves and detects unsuccessful ones to report possible data losses on exit

Type: Property

Access: Read-Only

Data Type: Integer

Parameters: None

Syntax
 Property Integer Should_Save

Read Access: Get Should_Save to IntegerVariable


Description

The Should_Save property is false whenever the DEO and its server DEO have no changes since the last (successful) save. It also checks the server DDO's updating DDOs, and all DEOs using any of those. It is used to confirm successful request_saves and to detect unsuccessful ones to report possible data losses on exit.

Default is false.