 | Version 2.1.0 |
Release date: June 30, 2010
Changes-
Added support for System.Transactions (TransactionScope)
-
New connection string option Enlist
-
Fixed a possible NullReferenceException in SphinxQLDataReader.Close()
-
The CommandTimeout property of the SphinxQLCommand class threw a NotSupportedException, which caused problems when
the class was being used in the Visual Studio Designer. Now the property can be assigned to.