IDbCommandAnalysis Members
Represents additional command information for analyzing a query and returning a list of parameter names used in the query.
The following tables list the members exposed by the IDbCommandAnalysis type.
Public Methods
Name | Description | |
---|---|---|
GetParameters | Returns an IDataParameterCollection object representing a list of parameters used in the query. |
Top
See Also
Reference
IDbCommandAnalysis Interface
Microsoft.ReportingServices.DataProcessing Namespace