Which method is used to Get the name of the specified column from SqlDataReader (or any ADO.NET DataReader)?"
GetSqlValue ()
GetOrdinal ()
GetName ()
all the above