Identify the option that is not a method of the ADODBCommand object.

Choose the correct answer

Explanation

Among the listed methods, 'Open' is not associated with the ADODBCommand object. The other options, such as ExecuteScalar, ExecuteReader, and ExecuteStream, are recognized methods in similar database command objects.

Identify the option that is not a method of the ADOD… — ASP.net | PakQuizHub