mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 13:59:29 +02:00
* Make statementtype public in TSQLQuery
git-svn-id: trunk@23498 -
This commit is contained in:
parent
6a86d0d83a
commit
7fbf05dd18
@ -342,6 +342,7 @@ type
|
||||
TSQLQuery = Class(TCustomSQLQuery)
|
||||
public
|
||||
property SchemaType;
|
||||
Property StatementType;
|
||||
Published
|
||||
property MaxIndexesCount;
|
||||
// TDataset stuff
|
||||
|
Loading…
Reference in New Issue
Block a user