DbObject(Value: String): String;
Value. An object identifier.
The DbObject method returns identifier of the object with prefix of the basis that corresponds to the current repository.
The obtained identifier can be used in various 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 output value.
See also: