PTQuery Class

Representa una consulta de paso a través.

Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx

Syntax

'Declaración
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
<DesignerCategoryAttribute("code")> _
PublicClassPTQuery
'Uso
DiminstanceAsPTQuery
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
[DesignerCategoryAttribute("code")] 
publicclassPTQuery

Inheritance Hierarchy

System.Object
  List Data Retrieval.PTQuery

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PTQuery Members
List Data Retrieval Web Service