PowerTools ActiveReports for .NET 9.0J
ParameterCollection クラス
メンバ 

データソースSQLクエリーで、ActiveReportsがパラメータプレースホルダから解析したパラメータのコレクションを表します。
オブジェクト モデル
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

参照

関連項目

ParameterCollection メンバ
GrapeCity.ActiveReports.SectionReportModel 名前空間
Parameters プロパティ

 

 


©2003-2015 GrapeCity inc. All rights reserved.