Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ClientID | INT | 10 | null |
|
|
|||||
SiteId | VARCHAR | 255 | √ | null |
|
|
||||
SiteKeycode | VARCHAR | 255 | √ | null |
|
|
||||
AutoDeploy | BIT | 1 | 1 |
|
|
|||||
GlobalPolicies | BIT | 1 | √ | null |
|
|
||||
WorkstationWebrootGroupName | VARCHAR | 255 | √ | null |
|
|
||||
WorkstationWebrootGroupCode | VARCHAR | 255 | √ | null |
|
|
||||
ServerWebrootGroupName | VARCHAR | 255 | √ | null |
|
|
||||
ServerWebrootGroupCode | VARCHAR | 255 | √ | null |
|
|
||||
ClientLevelPolicySetting | BIT | 1 | 0 |
|
|
|||||
SiteDefaultPolicyName | VARCHAR | 255 | √ | null |
|
|
||||
ServerPolicyName | VARCHAR | 255 | √ | null |
|
|
||||
WorkstationPolicyName | VARCHAR | 255 | √ | null |
|
|
||||
LastSync | VARCHAR | 50 | √ | null |
|
|
||||
SyncNow | BIT | 1 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | ClientID |
plugin_webroot_sa_plugin_webroot_sa_cs_SiteKeycode | Performance | Asc | SiteKeycode |