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:39
Definition: Ambiguous.idl:20
long CheckOption
indicates if a check option should be used for the view.
Definition: View.idl:85
string SchemaName
is the name of the view's schema, may be empty.
Definition: View.idl:66
implements the possibility to alter aspects of a view's definition
Definition: XAlterView.idl:28
string CatalogName
is the name of the views catalog, may be empty.
Definition: View.idl:61
supports the renaming of definition objects.
Definition: XRename.idl:28
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
string Command
is the command for creating the view.
Definition: View.idl:78