Command: dbrefresh

Syntax

dbrefresh <ident> {,<ident> ... }

Description

Refresh the local copy of dbstructure values from the database.

Parameters

Switches

Notes

This command is redundant when a dbstructure-type identifier is created, because a load is performed automatically.

dbrefresh refreshes all elements of a dbstructure-type identifier. Partial array refreshes are not permitted.

Examples

Refresh a dbstructure.

dbrefresh person
tell person.phone

Refresh all dbstructures of a specific type.

dbrefresh *.*, -ty=~admin.staff

See Also

Commands:

database, db, dbdelete, dbinsert, dbstructure, dbupdate

Structures:

database