'宣言 Public Overloads Sub FlushCacheAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As System.String, _ ByVal userState As System.Object _ )
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Report As System.String Dim userState As System.Object instance.FlushCacheAsync(BatchHeader, Report, userState)
public void FlushCacheAsync( BatchHeader BatchHeader, System.string Report, System.object userState )
パラメータ
- BatchHeader
- Report
- userState