Buy Questpond's video subscriptions on
huge discount
.
Online: 3364
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
>
Exclusive Interviews
>
ADO.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
I want to force the data reader to return only schema of the data store rather than data?
Posted by
ArticlesMaint
on 9/17/2009 | Category:
ADO.NET Interview questions
| Views: 8470
Answer: -
PobjDataReader = pobjCommand.ExecuteReader (CommandBehavior.SchemaOnly)
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
How can we fine-tune the command object when we ar ...
Next question > :
How can we force the connection object to close af ...
Comments or Responses
Login to post response
More Interview Questions
How can we force the connection object to close after my data reader i ...
How do we use stored procedure in ADO.NET and how do we provide parame ...
How do we connect to SQL SERVER, which namespace do we use?
How can we connect to Microsoft Access, FoxPro, and Oracle etc?
What are the various objects in Dataset?
What is Dataset object?
What are basic methods of Data adapter?
What is the use of data adapter?