3
Answers

What MTS is tell me

John Miller

John Miller

2y
195
1
if (connection != null)
            {
                if (connection.State == ConnectionState.Open)
                    connection.Close();
            }
C#

Please explain

Answers (3)
0
Joe Wilson

Joe Wilson

NA 6.6k 237.1k 10y
Thank you for your help but, it couldn't support my question .

Sincerely

Joe Wilson
-2
Khan Abrar Ahmed

Khan Abrar Ahmed

NA 5.8k 199.9k 10y
Hi,
you can refer this link
http://www.w3schools.com/tags/att_button_type.asp