ActiveReports 8
DeriveParameters Method

Returns the parameters found in the command's current CommandText Property.
Syntax
'Declaration
 
Function DeriveParameters() As IDataParameterCollection
IDataParameterCollection DeriveParameters()

Return Value

An IDataParameterCollection Interface containing the parameters from the command text.
See Also

Reference

IDbCommandExtension Interface
IDbCommandExtension Members

Support Forum