Buy Questpond's video subscriptions on
huge discount
.
Online: 4100
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ADO.NET
>
Loading ...
Which method is used to Gets the name of the specified column using DataReader?
Posted by
Syedshakeer
on 8/25/2009 | Category:
ADO.NET Interview questions
| Views: 19844
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
GetSqlValue ()
GetOrdinal ()
GetName ()
all the above
All Above
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Which method is used to Get a value indicating whe ...
Next > :
Difference Between Truncate Table and Delete Table ...
Comments or Responses
Posted by:
Raja
on: 8/25/2009
I think you forgot to write the correct question.
I guess the correct question should be
"Which method is used to Get the name of the specified column from SqlDataReader (or any ADO.NET DataReader)?"
As GetName() method is available in the DataReader only.
Please correct me if i am wrong.
Thanks
Posted by:
Raja
on: 8/25/2009
Hey Man, still the question is wrong. It should be DataReader not DataAdapter.
It would be better if you review and get knowledge about the topic before you are posting.
Do not mind but it is true and this will mislead the reader.
Login to post response
More Interview Questions by Syedshakeer
Which method is used to commit all changes in the DataSet or DataTable ...
Which method is used to create a new row in a Table
How to disable the page viewstate by
disadvantages of hidden fields?
What does is Nan function do?
What Boolean operators are not supported by JavaScript?
Difference between ASP.Net Website and ASP.Net Web Application?
Difference between Localization and Globalization?
Latest Interview Questions
Difference Between Truncate Table and Delete Table Command in SQL Serv ...
How Can we Write the Transaction Block in SQL Server?
How can we Rollback the Transaction in DataBase?
Who Developed JavaScript?
Will COUNT(column) include columns with null values in its count?
What is the page size in SQL Server?
Can UNIQUE KEY in SQL Server 2005 have two or more NULL?
What’s the difference between a primary key and a unique key?
More ...