| Execute Method | |
| See Also |
Executes the stored procedure with the Parameters.
| Visual Basic |
|---|
Public Sub Execute() |
If the stored procedure uses a SELECT statement the Recordset is filled with the returned parameters. Otherwise, the stored procedure returns an Out Parameter.