09/03/2015 · sesid. The database session context to use for the API call. dbid. The database identifier to use for the API call. szTableName. The name of the table ...
JetGetIndexInfo(JET_SESID, JET_DBID, String, String, JET_INDEXLIST) Obsolete. Retrieves information about indexes on a table. JetGetIndexInfo(JET_SESID, JET_DBID ...
09/03/2015 · JetGetIndexInfo and JetGetTableIndexInfo retrieve identical information about an index. The difference is in how the table is specified.
07/12/2012 · martinc martinc Mostly ... does not get record count by default ... If i use JetGetIndexInfo on the clustered index I get the space occupied ...
You are correct about JetGetTableIndexInfo and JetGetIndexInfo and JET_IdxInfo. The twist is that the data is returned in a somewhat complex: a temporary table is ...
La propriété Clustered est ignorée pour les bases de données qui utilisent le moteur de base de données Microsoft Jet, ... par le GetIndexInfo fonction ...
managed-esent - Copy of Managed Esent - with private modifications
I am trying to seek within the primary index of a table on a customers EDB database. And I fail miserably. I retrieved the index info using JetGetIndexInfo and know ...
EseView - A graphical ESE (aka ESENT or JET) database viewer.
Contribute to ManagedEsent development by creating an account on GitHub.