DSQuery Class
Representa una consulta utilizada por un servicio de recuperación de datos.
Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx
Syntax
'Declaración
<SerializableAttribute> _
<DesignerCategoryAttribute("code")> _
<DebuggerStepThroughAttribute> _
PublicClassDSQuery
'Uso
DiminstanceAsDSQuery
[SerializableAttribute]
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute]
publicclassDSQuery
Inheritance Hierarchy
System.Object
List Data Retrieval.DSQuery
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.