Changes in the System.Data Namespaces


The DataReader classes expose a new property named HasRows that returns a Boolean value indicating if the result set contains any rows.

The Connection class exposes a new method named EnlistDistributedTransaction . If a component is pooled with an open connection, it will not automatically enlist in any new transactions that are started while the component is active. The EnlistDistributedTransaction method can be used to enlist it into a transaction.




Professional ASP. NET 1.1
Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)
ISBN: 0470384611
EAN: 2147483647
Year: 2006
Pages: 243

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net