1. JetGetDatabaseInfo Function - msdn.microsoft.com

    msdn.microsoft.com › … › Extensible Storage Engine Reference

    09/03/2015 · The JetGetDatabaseInfo function retrieves various types of information about the database. This API can be called while a database is attached or online ...

    • Code sample

      JET_ERR JET_API JetGetDatabaseInfo(
        __in JET_SESID sesid,
        __in JET_DBID dbid,
        __out void* pvResult,
        __in unsigned long cbMax,...
      See more on MSDNWas this helpful?Thanks! Give more feedback
  2. Api.JetGetDatabaseInfo method (Microsoft

    https://msdn.microsoft.com/en-us/library/microsoft.isam.esent...

    JetGetDatabaseInfo(JET_SESID, JET_DBID, JET_DBINFOMISC, JET_DbInfo) Retrieves certain information about the given database. …

  3. Api.JetGetDatabaseFileInfo method (Microsoft

    https://msdn.microsoft.com/en-us/library/microsoft.isam.esent...

    Name Description; JetGetDatabaseFileInfo(String, JET_DBINFOMISC, JET_DbInfo) Retrieves certain information about the given database. JetGetDatabaseFileInfo(String ...

  4. OleDbConnection.Database Property (System.Data.OleDb)

    https://msdn.microsoft.com/en-us/library/system.data.oledb...

    OleDbConnection.Database Property ... public override string Database { get; } ... Version Information.NET Framework Available since 1.1.

  5. JetGetDatabaseInfo - FileLog.net

    filelog.net/func/JetGetDatabaseInfo

    JetGetDatabaseInfo function in Export Directory: esent.dll - Extensible Storage Engine for Microsoft(R) Windows(R) v. 6.3.9600.17415, sha1 ...

  6. How to get list of tables in a database - CodeProject

    www.codeproject.com › … › Web Development › ASP.NET › Data

    A tip on how you can get list of tables in your database ... How to get list of tables in a database. ... views in a database. The information returned for ...

  7. Microsoft Jet Database Engine - Wikipedia

    https://en.wikipedia.org/wiki/Microsoft_Jet_Database_Engine

    The Microsoft Jet Database Engine is a database engine on ... to as Microsoft JET Engine ... can use to access Microsoft databases and provides ...

  8. Pennypiece Jet Set Zoe - pedigree - Cocker Spaniel ...

    https://www.cockerspanieldatabase.info/en/Pennypiece-Jet-Set-Zoe/...

    Pennypiece Jet Set Zoe - pedigree - Cocker Spaniel database. Pedigrees and health information on English Cocker Spaniels.

  9. Lotpath/ManagedEsent - GitHub

    https://github.com/Lotpath/ManagedEsent/blob/master/...

    Lotpath / ManagedEsent. Code. Issues 0. Pull requests 0. Projects 0. ... Api.JetGetDatabaseInfo(sesid, dbid, out databaseSizeOnDiskInPages, Windows81DbInfo ...

  10. Windows PowerShell: Access Databases from PowerShell ...

    https://technet.microsoft.com/en-us/library/hh855069.aspx

    Windows PowerShell: Access Databases from PowerShell. You can configure Windows PowerShell to use data stored in a SQL Server database. Here’s how.