enumerateSchemas Method @beta
Enumerate schemas from the source iModel in database order.
enumerateSchemas(): AsyncIterable<Schema>
@note Override this method to customize schema discovery for both direct exports and transformer schema processing.
Returns - AsyncIterable<Schema>
Defined in
Last Updated: 25 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.