Documentation for this section has not yet been entered.
When you set the System.Data.CommandType to StoredProcedure, you should set the DbCommand.CommandText property to the name of the stored procedure. The command executes this stored procedure when you call one of the Execute methods.