1.ValueUnChecked属性设置为 Boolean-True
2.视图返回列绑定为True和Flase
SQL 例子: CASE WHEN s.Fstate =0 THEN 'Flase' ELSE 'True' END AS SsState