GetMsSpData MethodsA Sandcastle Documented Class Library
Methods

  NameDescription
Public methodgetMsSpData( SqlParameter , String)
Execute the given stores procedure against the known database connection string. Returns the a DataSet with the stored procedure execution results.
Public methodgetMsSpData( SqlParameter , String, Int32)
Execute the given stores procedure against the known database connection string. Returns the a DataSet with the stored procedure execution results.
Back to Top
See Also