logo

Crowdly

Considere o seguinte excerto de um programa:            x = comando.ExecuteR...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Considere o

seguinte excerto de um programa:

         x = comando.ExecuteReader();

         while (x.Read())

         { 

               txtCodigo.Text =

Convert.ToString(x["Artigo"]);

               txtDesignacao.Text =

Convert.ToString(x["Desginacao"]);

               txtQtd.Text = Convert.ToString(x["Quantidade"]);

          }

Podemos afirmar que: 

x é uma variável objeto da classe MySqlCommand

20%
80%
More questions like this

Want instant access to all verified answers on moodle.escolatic.com.pt?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome