次の方法で共有


QueryRequest クラス (websvcListDataRetrieval)

クエリの要求を表します。

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

構文

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

継承階層

System.Object
  websvcListDataRetrieval.QueryRequest

スレッドの安全性

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

関連項目

参照

QueryRequest メンバ
websvcListDataRetrieval 名前空間