Should_Save_Row - BaseData_Set
Determines if a DDO is changed according to dbGrid "row" logic
Type: Property
Access: Read-Only
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Should_Save_Row
| Access Type | Syntax |
|---|---|
| Read Access: | Get Should_Save_Row to BooleanVariable |
Description
This is a specialized version of Should_Save that is used by dbGrid objects to determine if a row has changed. It will rarely be used by the developer.
Returns True if the main DD is changed, if a parent is switched, or if a non-relates-to constrained parent is changed.