Execute the given stores procedure against the known database
connection string. Returns the a DataSet with the stored procedure execution
results.
Namespace: P4s3UtilsLibAssembly: P4s3UtilsLib (in P4s3UtilsLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- vals
- Type: System.Data.SqlClient SqlParameter
- cmdText
- Type: System String
Return Value
Type: DataSetSee Also