Api.JetGetIndexInfo method

Include protected members
Include inherited members

Overload list

  Name Description
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, JET_INDEXLIST) Obsolete. Retrieves information about indexes on a table.
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, JET_INDEXID, JET_IdxInfo) Retrieves information about indexes on a table.
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, JET_INDEXLIST, JET_IdxInfo) Retrieves information about indexes on a table.
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, Int32, JET_IdxInfo) Retrieves information about indexes on a table.
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, String, JET_IdxInfo) Retrieves information about indexes on a table.
Public methodStatic member JetGetIndexInfo(JET_SESID, JET_DBID, String, String, UInt16, JET_IdxInfo) Retrieves information about indexes on a table.

Top

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace