SQL Objects Database > dbo Schema : dbo.GO_EmployeeAdditionalFields View |
Creation Date | 7/17/2015 10:23 AM |
Is Schema Bound | ![]() |
Encrypted | ![]() |
Ansi Nulls | ![]() |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
DatabaseKey | varchar | 30 | |||||
FieldLabel | A label for this field to be displayed on GreenshadesOnline | varchar | 50 | ![]() | |||
FieldValue | The value of the field; must conform to the indicated data type | varchar | 50 | ![]() | |||
Enabled | Indicates whether this field should be accessible via GreenshadesOnline | bit | 1 | ![]() | |||
DataType | Data type of field; supported types are String, Int, Datetime, and Bool. | varchar | 8 | ||||
EmployeeID | Stores the unique identifier of a specific employee | char | 15 | ||||
Parent_EmployeeID | char | 15 |