Browse Source

* Make statementtype public in TSQLQuery

git-svn-id: trunk@23498 -
michael 12 years ago
parent
commit
7fbf05dd18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fcl-db/src/sqldb/sqldb.pp

+ 1 - 0
packages/fcl-db/src/sqldb/sqldb.pp

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