'宣言 Public Function FlushCache( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Report As System.String Dim value As ServerInfoHeader value = instance.FlushCache(BatchHeader, Report)
public ServerInfoHeader FlushCache( BatchHeader BatchHeader, System.string Report )
パラメータ
- BatchHeader
- Report