Retrieves parameter information from the stored procedure specified
in the MySqlCommand and populates the Parameters collection of the
specified MySqlCommand object.
This method is not currently supported since stored procedures are
not available in MySql.
[Edit]
Parameters
- command
- The MySqlCommand referencing the stored
procedure from which the parameter information is to be derived.
The derived parameters are added to the Parameters collection of the
MySqlCommand.
[Edit]
Exceptions
Remarks
Requirements
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll)
Assembly Versions: 6.1.3.0