DictIndex.isSql Method
Gets a value that indicates whether the index is in the SQL database.
Syntax
public boolean isSql()
Run On
Called
Return Value
Type: boolean
true if the index is in the SQL database; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets a value that indicates whether the index is in the SQL database.
public boolean isSql()
Called
Type: boolean
true if the index is in the SQL database; otherwise, false.