DataContext.GetIDbCommand(IQueryable) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Data::IDbCommand ^ GetIDbCommand(System::Linq::IQueryable ^ query);
public System.Data.IDbCommand GetIDbCommand (System.Linq.IQueryable query);
member this.GetIDbCommand : System.Linq.IQueryable -> System.Data.IDbCommand
Public Function GetIDbCommand (query As IQueryable) As IDbCommand
Parameters
- query
- IQueryable
Returns
Applies to
Feedback
Submit and view feedback for