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
IOExceptionpublic boolean isPrimaryCursor()
Copyright © 2012–2019 UCanAccess. All rights reserved.