/
Assembly List
/
LJCDBViewDAL
/ SaveState
Namespace - LJCDBViewDAL
Class SaveState
Syntax
C#
public enum SaveState
The record save states.
Fields
Add
Add the record.
Delete
Delete the record.
None
Do not change the record.
Update
Update the record.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.