次の方法で共有


Versions クラス (websvcListDataRetrieval)

アダプタによってサポートされているデータ取得サービスのバージョン、またはクエリで使用されているバージョンを表します。

名前空間: websvcListDataRetrieval
アセンブリ: STSSOAP (stssoap.dll 内)

構文

'宣言
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
<DesignerCategoryAttribute("code")> _
<XmlRootAttribute("versions", Namespace:="https://schemas.microsoft.com/sharepoint/dsp", IsNullable:=False)> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
Public Class Versions
    Inherits SoapHeader
'使用
Dim instance As Versions
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
[DesignerCategoryAttribute("code")] 
[XmlRootAttribute("versions", Namespace="https://schemas.microsoft.com/sharepoint/dsp", IsNullable=false)] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
public class Versions : SoapHeader

備考

Versions クラスは、<dsp:versions> SOAP ヘッダーに対応しています。

継承階層

System.Object
   System.Web.Services.Protocols.SoapHeader
    websvcListDataRetrieval.Versions

スレッドの安全性

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

関連項目

参照

Versions メンバ
websvcListDataRetrieval 名前空間