Home
last modified time | relevance | path

Searched refs:tables (Results 126 – 150 of 232) sorted by path

12345678910

/trunk/main/offapi/com/sun/star/sdb/application/
H A DDatabaseObject.idl48 views are also represented as tables, since to the user, the behave pretty much
49 as tables do.</p>
H A DDatabaseObjectContainer.idl36 tables, queries, forms, reports) can be organized in folders. This hierarchy can
40 then those impose a natural order on the tables, in that a catalog or a schema
41 is a folder of tables.</p>
53 /** denotes the virtual folder containing all tables of a database, in a context where such a
H A DDefaultViewController.idl57 … <p>In OpenOffice.org's database application, database objects such as tables, queries, forms,
H A DNamedDatabaseObject.idl50 <p>In case of tables, this is the fully qualified name of the table, as required
H A DXDatabaseDocumentUI.idl105 forms, reports, tables, queries. Those components are tracked by the application,
143 forms, reports, tables, queries. If you need to close all those documents, use
H A DXTableUIProvider.idl40 interface information and/or components for database tables.
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXObjectNames.idl73 <p>If in the database, tables and queries share a common namespace, this will be respected
112 <p>If in the database, tables and queries share a common namespace, this will be respected
142 <p>For tables, the name must consist of characters allowed by the SQL-92 standard,
H A DXTableName.idl126 <p>Retrieving this attribute is equivalent to obtaining the tables
/trunk/main/offapi/com/sun/star/sdbc/
H A DConnection.idl42 describing its tables, its supported SQL grammar, its stored
H A DPreparedStatement.idl236 /** retrieves the direction for fetching rows from database tables
H A DResultSet.idl215 /** retrieves the direction for fetching rows from database tables
H A DStatement.idl192 /** retrieves the direction for fetching rows from database tables
H A DXConnection.idl56 describing its tables, its supported SQL grammar, its stored
292 describing its tables, its supported SQL grammar, its stored
H A DXDatabaseMetaData.idl93 /** Can all the tables returned by getTable be SELECTed by the
188 /** use the database local files to save the tables.
456 to be different from the names of the tables?
1091 /** return the maximum number of tables in a SELECT statement
1355 /** gets a description of tables available in a catalog.
1385 all tables.
2072 (most tables only import a foreign key from a table once.). They
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDatabaseDefinition.idl44 At least, the access to the tables of a database should be implemented.
54 // gives access to the tables.
H A DDescriptor.idl36 A descriptor is commonly created by the container of a specific object, such as, tables or views.
H A DTable.idl53 descriptor. On existing tables, a user might alter columns, add or delete
84 /** optional, allows the renaming of tables.
H A DView.idl45 After addition, both the containers for views and the container for tables must
H A DXColumnsSupplier.idl41 /** provides the access to a container of columns, typically used for tables and
H A DXDataDefinitionSupplier.idl52 /** returns at least the container of tables related to the given connection.
65 /** returns at least the container of tables related to the given Database URL.
H A DXTablesSupplier.idl37 /** provides for access to a container of tables, typically used for a database
43 /** returns the container of tables.
45 the tables
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotTables.idl40 /** represents a collection of data pilot tables.
52 /** creates an enumeration of all data pilot tables.
60 /** provides methods to access the contained data pilot tables by index.
H A DDataPilotTablesEnumeration.idl37 /** represents an enumeration of data pilot tables.
45 /** provides methods to access the data pilot tables in the enumeration.
H A DSpreadsheet.idl142 /** provides access to the collection of DataPilot tables.
H A DTableAutoFormats.idl46 AutoFormats usable in spreadsheet and text tables.</p>

Completed in 51 milliseconds

12345678910