SqlHelperParameterCache..::..GetSpParameterSet Method (String, String, Boolean)
Retrieves the set of SqlParameters appropriate for the stored procedure
Namespace:
CoreAssembly: Core (in Core.dll)
Syntax
Parameters
- connectionString
- Type: String
A valid connection string for a SqlConnection
- spName
- Type: String
The name of the stored procedure
- includeReturnValueParameter
- Type: Boolean
A bool value indicating whether the return value parameter should be included in the results