Edit

Api.JetGetTableIndexInfo method

Include protected members
Include inherited members

Overload list

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

Top

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace