Skip to content

Should_Save - cDbCJGrid

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
Access Type Syntax
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.