public class IndexSelector extends Object
Constructor and Description |
---|
IndexSelector(com.healthmarketscience.jackcess.Table _table) |
Modifier and Type | Method and Description |
---|---|
com.healthmarketscience.jackcess.Index |
getBestIndex() |
com.healthmarketscience.jackcess.Cursor |
getCursor() |
boolean |
isPrimaryCursor() |
public IndexSelector(com.healthmarketscience.jackcess.Table _table)
public com.healthmarketscience.jackcess.Index getBestIndex()
public com.healthmarketscience.jackcess.Cursor getCursor() throws IOException
IOException
public boolean isPrimaryCursor()
Copyright © 2012–2018 UCanAccess. All rights reserved.