Overload List
| Name | Description | |
|---|---|---|
| getMsSpData( SqlParameter , String) |
Execute the given stores procedure against the known database
connection string. Returns the a DataSet with the stored procedure execution
results.
| |
| getMsSpData( SqlParameter , String, Int32) |
Execute the given stores procedure against the known database
connection string. Returns the a DataSet with the stored procedure execution
results.
|
See Also