Database Toolbox Previous page   Next Page

Database Metadata Object
bestrowid
Get database table unique row identifier.
columnprivileges
Get database column privileges.
columns
Get database table column names.
crossreference
Get information about primary and foreign keys.
dmd
Construct database metadata object.
exportedkeys
Get information about exported foreign keys.
get
Get database metadata properties.
importedkeys
Get information about imported foreign keys.
indexinfo
Get indices and statistics for database table.
primarykeys
Get primary key information for database table or schema.
procedurecolumns
Get catalog's stored procedure parameters and result columns.
procedures
Get catalog's stored procedures.
supports
Detect if property is supported by database metadata object.
tableprivileges
Get database table privileges.
tables
Get database table names.
versioncolumns
Get automatically updated table columns.


Previous page  Importing Data into MATLAB from a Database Driver Object Next page

© 1994-2005 The MathWorks, Inc.