ExecuteStoredProcedure(T) Method

Overload List

  Name Description
Protected method ExecuteStoredProcedure<T>(String, ParameterSet) Executes the stored procedure using the specified parameters.
Protected method ExecuteStoredProcedure<T>(String, ParameterSet, Int32) Executes the stored procedure using the specified parameters and returns the return value of the stored procedure as an integer.

Top

See Also

Reference

DataManager Class

Microsoft.Dynamics.Commerce.Runtime.Data Namespace