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

使用するセキュリティトークン。
削除するリソースのタイプ。
削除するリソースのIDまたは名前。
IDまたは名前で指定されたレポートを削除します。
構文
'宣言
 
Function DeleteResource( _
   ByVal token As System.String, _
   ByVal descriptionType As DescriptionType, _
   ByVal resourceIdOrName As System.String _
) As DataResult
DataResult DeleteResource( 
   System.string token,
   DescriptionType descriptionType,
   System.string resourceIdOrName
)

パラメータ

token
使用するセキュリティトークン。
descriptionType
削除するリソースのタイプ。
resourceIdOrName
削除するリソースのIDまたは名前。

戻り値の型

操作の状態を含むActiveReports.Server.ReportServices.Contracts.Resultを返します。
参照

関連項目

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

 

 


Copyright © 2015 GrapeCity inc.