|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdbcx {
22 published
interface XRename;
23 published
interface XAlterView;
56 [readonly, property]
string Name;
is used to specify views on data.
Definition: View.idl:40
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
string CatalogName
is the name of the views catalog, may be empty.
Definition: View.idl:61
string Command
is the command for creating the view.
Definition: View.idl:78
implements the possibility to alter aspects of a view's definition
Definition: XAlterView.idl:29
long CheckOption
indicates if a check option should be used for the view.
Definition: View.idl:85
supports the renaming of definition objects.
Definition: XRename.idl:29
string SchemaName
is the name of the view's schema, may be empty.
Definition: View.idl:66
Definition: Ambiguous.idl:20
string Name
is the name of the view.
Definition: View.idl:51