Represents the collection of parameters that ActiveReports parses from the parameter placeholders in the data source SQL query.
For a list of all members of this type, see Parameters members.
|
System.Object
DataDynamics.ActiveReports.Parameters
[Visual Basic]
Public Class Parameters
[C#]
public class Parameters
ActiveReports parses the data source SQL query for the following parameters placeholder syntax, and it uses that syntax to create the parameters collection before the data source is accessed. Only the Name is required.
<%Name, Prompt, DefaultValue, Type%>
Parameters Members | DataDynamics.ActiveReports Namespace | Parameters property
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.