lyrContentFieldParams
Field Name  | Description  | Version Added  | 
ContentFieldParamID  | Unique ID identifying this field content parameter. (int, identity, NOT NULL)  | 9.2  | 
ContentFieldID  | ContentFieldID of associated field content. (int, NOT NULL)  | 9.2  | 
ParamKey  | Parameter key name. (varchar(255), NOT NULL)  | 9.2  | 
ParamValue  | Parameter value. (text, NULL)  | 9.2  |