| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Database Toolbox |
| Contents | Index |
| Learn more about Database Toolbox |
dbmeta = dmd(conn)
dbmeta = dmd(conn) constructs a database metadata object for the database connection conn. Use get and supports to obtain properties of dbmeta. Use dmd and get(dbmeta) to obtain information you need about a database, such as table names required to retrieve data.
For a list of functions that operate on database metadata objects, enter:
help dmd/Contents
dbmeta = dmd(conn) creates a database metadata object dbmeta for the database connection conn.
v = get(dbmeta) lists properties of the database metadata object.
columns, database, get, supports, tables
![]() | database.fetch | driver | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |