Represents a set of string constants utilizeds as keys in a local databases's __Settings table
| C# |
public static class Settings
| All Members | Fields | ||||
| Icon | Member | Description |
|---|---|---|
| AutoSyncEnabled |
Setting key for whether auto synchronization is enabled
| |
| AutoSyncFrequency |
Setting key for the number of minutes the auto synchronization occurs in
| |
| LastSyncTime |
Setting key for the last synchronization time of the client database
| |
| LastUserName |
Setting key for the last authenticated user of the client database
|
| Object | |
| Settings | |