20 module
com { module sun { module star { module sdbcx {
25 published constants CheckOption
const long NONE
indicates that no value checking is applied during updates of view data.
Definition: CheckOption.idl:31
Definition: Ambiguous.idl:20
const long CASCADE
indicates that the value checking is applied for the view and all base views.
Definition: CheckOption.idl:36
const long LOCAL
indicates that the value checking is applied only for the view.
Definition: CheckOption.idl:40