Multiple choice

Which of the following methods gets the attributes set by the user, while executing an SQL SELECT statement?

  1. Fill

  2. GetFillParameters

  3. GetHashCode

  4. Equals

  5. GetType

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It gets the attributes set by the user when executing an SQL SELECT statement.