Share via


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.

See Also

Reference

DictIndex Class