19 #ifndef __com_sun_star_sdbcx_CheckOption_idl__
20 #define __com_sun_star_sdbcx_CheckOption_idl__
22 module
com { module sun { module star { module sdbcx {
27 published constants CheckOption
const long CASCADE
indicates that the value checking is applied for the view and all base views.
Definition: CheckOption.idl:38
const long NONE
indicates that no value checking is applied during updates of view data.
Definition: CheckOption.idl:33
const long LOCAL
indicates that the value checking is applied only for the view.
Definition: CheckOption.idl:42
Definition: Ambiguous.idl:22