Browse Source

* Add isc_tpb_lock_timeout (bug ID 29088)

git-svn-id: trunk@32937 -
michael 9 years ago
parent
commit
d0ab9239f2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      packages/ibase/src/ibase60.inc

+ 2 - 0
packages/ibase/src/ibase60.inc

@@ -805,6 +805,8 @@ type
      isc_tpb_no_rec_version = 18;
      isc_tpb_restart_requests = 19;
      isc_tpb_no_auto_undo = 20;
+     isc_tpb_lock_timeout = 21;
+
   {                       }
   { Blob Parameter Block  }
   {                       }