* Make statementtype public in TSQLQuery

git-svn-id: trunk@23498 -
This commit is contained in:
michael 2013-01-22 20:36:05 +00:00
parent 6a86d0d83a
commit 7fbf05dd18

View File

@ -342,6 +342,7 @@ type
TSQLQuery = Class(TCustomSQLQuery)
public
property SchemaType;
Property StatementType;
Published
property MaxIndexesCount;
// TDataset stuff