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

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

パラメータ

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

戻り値の型

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

関連項目

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

 

 


©2017 GrapeCity inc. All rights reserved.