ExecuteStoredProcedure(T) Method

Overload List

  Name Description
Protected method ExecuteStoredProcedure<T>(String, ParameterSet) Executes the stored procedure using the specified parameters. (Inherited from DataManager.)
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. (Inherited from DataManager.)

Top

See Also

Reference

PricingDataManager Class

Microsoft.Dynamics.Commerce.Runtime.Data Namespace