PowerTools ActiveReports 9.0J Server 管理者ガイド
SelectDescriptions メソッド

使用するセキュリティトークン。
選択する説明のタイプ。
クエリ。
指定されたクエリで定義した条件と一致するリソース説明の配列を取得します。
構文
'宣言
 
Function SelectDescriptions( _
   ByVal token As System.String, _
   ByVal descriptionType As DescriptionType, _
   ByVal query As Query _
) As ItemDescription()
ItemDescription[] SelectDescriptions( 
   System.string token,
   DescriptionType descriptionType,
   Query query
)

パラメータ

token
使用するセキュリティトークン。
descriptionType
選択する説明のタイプ。
query
クエリ。

戻り値の型

指定されたクエリで定義した条件と一致するモデル説明の配列を返します。
参照

関連項目

IReportService インターフェース
IReportService メンバ

 

 


Copyright © 2015 GrapeCity inc.