You are here: Symbol Reference > Classes > TLzDBObject Class > public > ObjectPrefix Property
ContentsIndexHome
PreviousUpNext
TLzDBObject.ObjectPrefix Property
Pascal
property ObjectPrefix: lzString;
Description

Prefix of this database object. 

Take this identifier for example: server.database.schema.table1. 

 

If this object is table1, then ObjectPrefix is server.database.schema.

See Also
Gudu software http://www.sqlparser.com
Send comments about this topic.