Api.GetTableIndexes method

Include protected members
Include inherited members

Overload list

  Name Description
Public methodStatic member GetTableIndexes(JET_SESID, JET_TABLEID) Iterates over all the indexes in the table, returning information about each one.
Public methodStatic member GetTableIndexes(JET_SESID, JET_DBID, String) Iterates over all the indexs in the table, returning information about each one.

Top

See also

Reference

Api class

Api members

Microsoft.Isam.Esent.Interop namespace