DBStoredProcedureResultSet Constructors
A result set of a stored procedure.
Name | Parameters | Description |
---|---|---|
DBStored |
none |
Initializes a new instance of the DBStored |
DBStored |
columns |
Initializes a new instance of the DBStored |
See Also