This section describes procedures for working with methods in Entity Developer for Telerik Data Access.
Provides an overview of methods feature of Telerik Data Access.
Stored Procedure without Result
Describes creating a method, mapped to a stored procedure without result.
Stored Function with Scalar Result
Describes creating a method, mapped to a stored function with scalar result.
Stored Procedure and Stored Function With Resultset
This topic describes how to use a stored procedure and function with resultset.
Stored Procedure with Multiple Resultsets
This topic describes how to use a stored procedure without multiple resultsets.
Describes creating a method, mapped to a table-valued function.