DbObject(Value: String): String;
Value. An object identifier.
The DbObject method returns identifier of the object with prefix of the base that corresponds to the current repository.
The obtained identifier can be used in different SQL expressions, for example, to execute one and the same query within different connections.
NOTE. The separator, used by specific DBMS, is also added between prefix and identifier in the resulting value.
See also: