Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
DataContext Class
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
.NET Framework Class Library
DataContext..::.ExecuteQuery Method

Executes SQL queries directly on the database.

  NameDescription
Public methodExecuteQuery<(Of <(TResult>)>)(String, array<Object>[]()[])Executes SQL queries directly on the database and returns objects.
Public methodExecuteQuery(Type, String, array<Object>[]()[])Executes SQL queries directly on the database.
Top

This method is a pass-through mechanism to provide for scenarios in which the capabilities of LINQ to SQL are insufficient to achieve the results that you want.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker