次の方法で共有


SoapPTAdapter クラス (Microsoft.SharePoint.Dsp.SoapPT)

Web サービスに対してパススルー クエリを実行するために使用されるアダプタ サービスを表します。

名前空間: Microsoft.SharePoint.Dsp.SoapPT
アセンブリ: Microsoft.SharePoint.Dsp.SoapPT (microsoft.sharepoint.dsp.soappt.dll 内)

構文

'宣言
Public NotInheritable Class SoapPTAdapter
    Inherits DspAdapter
    Implements IDspAdapter
'使用
Dim instance As SoapPTAdapter
public sealed class SoapPTAdapter : DspAdapter, IDspAdapter

継承階層

System.Object
   System.ComponentModel.MarshalByValueComponent
     System.Web.Services.WebService
       Microsoft.SharePoint.Dsp.DspAdapter
        Microsoft.SharePoint.Dsp.SoapPT.SoapPTAdapter

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

SoapPTAdapter メンバ
Microsoft.SharePoint.Dsp.SoapPT 名前空間