objectStoreNames property

Iterable<String> get objectStoreNames

list of the names of object stores in the scope of this transaction.

Implementation

Iterable<String> get objectStoreNames;