attachedDbIndex property
AttachedDbIndex
get
attachedDbIndex
Technically, we keep track of the attached dbs in two mappings -- one is
alias: name
, the other name: alias
.
Implementation
AttachedDbIndex get attachedDbIndex;