19 #ifndef __com_sun_star_sdbcx_ViewDescriptor_idl__
20 #define __com_sun_star_sdbcx_ViewDescriptor_idl__
24 module
com { module sun { module star { module sdbcx {
37 [property]
string CatalogName;
– idl definition –
Definition: Ambiguous.idl:22
service Descriptor
Definition: ViewDescriptor.idl:32
is used to define a new view for a database.
Definition: ViewDescriptor.idl:30
string SchemaName
is the name of the views schema, may be empty.
Definition: ViewDescriptor.idl:42
string Command
is the command for creating the view.
Definition: ViewDescriptor.idl:49
long CheckOption
indicates if a check option should be used for the view.
Definition: ViewDescriptor.idl:55