You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCustomSqlStatement Class > public > InspectedDBObjs Property
ContentsIndexHome
PreviousUpNext
TCustomSqlStatement.InspectedDBObjs Property
Pascal
property InspectedDBObjs: TObjectlist;
Description

 

Database objects inside this sql statement. 

Before fetch info from this properties, execute 

InspectDBObject first. 

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