ObjectRuleValues |
Catalog: Knack
Schema: DataDictionary
This is a read-only table. The Knack API may not support changing the data or the Invantive UniversalSQL driver for Knack does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Knack API.
Table Columns
The columns of the table ObjectRuleValues are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
application_id |
varchar2 |
Application ID |
☑ |
|
application_name |
varchar2 |
|
☑ |
|
connection_field |
varchar2 |
|
☐ |
Connection field. |
field_code |
varchar2 |
|
☐ |
Field code. |
field_id |
varchar2 |
|
☐ |
Field unique ID. |
field_key |
varchar2 |
|
☐ |
Field key. |
field_name |
varchar2 |
|
☐ |
Field name. |
field |
varchar2 |
|
☐ |
Field. |
input |
varchar2 |
|
☐ |
Input. |
object_id |
varchar2 |
|
☑ |
|
object_key |
varchar2 |
|
☑ |
|
object_name |
varchar2 |
|
☑ |
|
rule_key |
varchar2 |
|
☐ |
Rule key. |
type |
varchar2 |
|
☐ |
Type. |
value_all_day |
char |
|
☐ |
Value all day. |
value_am_pm |
varchar2 |
|
☐ |
Value AM/PM. |
value_date |
varchar2 |
|
☐ |
Value date. |
value_hours |
varchar2 |
|
☐ |
Value hours. |
value_minutes |
varchar2 |
|
☐ |
Value minutes. |
value_time |
varchar2 |
|
☐ |
Value time. |
value |
varchar2 |
|
☐ |
Value. |
Knack API Data Model