can connectionstate be accessed in this line "ConnectionState [System.Data] System.Data.Sql

Hi,

i need to access the connection state in the below line.

"IL_001d callvirt ConnectionState[System.Data] System.Data.SqlClient.SqlConnection.get_State()".

I need to access the word marked in red background. Can this be done?

Thanks in advance.

[342 byte] By [Guns] at [2007-12-21]
# 1

Hi Guns,

if you need the return type of a method call, find the method call (as I described to you in earlier post) and then use Method.ReturnType.

Regards,

Jeffrey

JeffreyvanGogh-MSFT at 2007-9-10 > top of Msdn Tech,Visual Studio Team System,Visual Studio Code Analysis and Code Metrics...

Visual Studio Team System

Site Classified