Api.JetGetDatabaseInfo method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
JetGetDatabaseInfo(JET_SESID, JET_DBID, JET_DBINFOMISC, JET_DbInfo) | Retrieves certain information about the given database. | |
JetGetDatabaseInfo(JET_SESID, JET_DBID, Int32, JET_DbInfo) | Retrieves certain information about the given database. | |
JetGetDatabaseInfo(JET_SESID, JET_DBID, String, JET_DbInfo) | Retrieves certain information about the given database. |
Top