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.

