Click or drag to resize

DataContextQuery Method

Overload List
 NameDescription
Public methodQuery(Type, SqlStatement) Non-generic implementation for query
Public methodQueryTModel(ExpressionFuncTModel, Boolean) Execute the specified query
Public methodQueryTModel(SqlStatement) Query using the specified statement
Public methodQueryTModel(String, Object) Execute a stored procedure transposing the result set back to TModel
Top
See Also