GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 : ParameterCollection クラス |
'宣言 Public Class ParameterCollection Inherits System.Collections.CollectionBase
public class ParameterCollection : System.Collections.CollectionBase
ActiveReportsは、次のパラメータプレースホルダ構文のデータソースSQLクエリーを解析します。また、その構文を使用して、データソースがアクセスされる前にパラメータコレクションを作成します。Nameのみが必須です。
<%Name | PromptString | DefaultValue | DataType | PromptUser%>
System.Object
System.Collections.CollectionBase
GrapeCity.ActiveReports.SectionReportModel.ParameterCollection