QueryService 成员 (websvcSearch)

The QueryService class is the entry point for calling the Microsoft Office SharePoint Server 2007 企业级搜索 Query web service.

以下表格列出了由 QueryService 类型公开的成员。

公共构造函数

  名称 说明
公共方法 QueryService Initializes a new instance of the webSvcQueryService class.

页首

公共属性

(另请参阅 受保护的属性 )

  名称 说明
公共属性 AllowAutoRedirect  (继承自 HttpWebClientProtocol
公共属性 ClientCertificates  (继承自 HttpWebClientProtocol
公共属性 ConnectionGroupName  (继承自 WebClientProtocol
公共属性 Container  (继承自 Component
公共属性 CookieContainer  (继承自 HttpWebClientProtocol
公共属性 Credentials  (继承自 WebClientProtocol
公共属性 EnableDecompression  (继承自 HttpWebClientProtocol
公共属性 PreAuthenticate  (继承自 WebClientProtocol
公共属性 Proxy  (继承自 HttpWebClientProtocol
公共属性 RequestEncoding  (继承自 WebClientProtocol
公共属性 Site  (继承自 Component
公共属性 SoapVersion  (继承自 SoapHttpClientProtocol
公共属性 Timeout  (继承自 WebClientProtocol
公共属性 UnsafeAuthenticatedConnectionSharing  (继承自 HttpWebClientProtocol
公共属性 Url  (继承自 WebClientProtocol
公共属性 UseDefaultCredentials  (继承自 WebClientProtocol
公共属性 UserAgent  (继承自 HttpWebClientProtocol

页首

受保护的属性

  名称 说明
受保护的属性 CanRaiseEvents  (继承自 Component
受保护的属性 DesignMode  (继承自 Component
受保护的属性 Events  (继承自 Component

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Abort  (继承自 WebClientProtocol
公共方法 CreateObjRef  (继承自 MarshalByRefObject
公共方法 Discover  (继承自 SoapHttpClientProtocol
公共方法 Dispose  已重载。 (继承自 Component
公共方法 Equals  已重载。 (继承自 Object
公共方法 静态 GenerateXmlMappings  已重载。 (继承自 HttpWebClientProtocol
公共方法 GetHashCode  (继承自 Object
公共方法 GetLifetimeService  (继承自 MarshalByRefObject
公共方法 GetPortalSearchInfo Returns a list of scopes for the 企业级搜索. This method is deprecated and should not be used in new applications.
公共方法 GetSearchMetadata Returns a list of all the properties and scopes in an ADO.NET DataSet.
公共方法 GetType  (继承自 Object
公共方法 InitializeLifetimeService  (继承自 MarshalByRefObject
公共方法 Query Returns an XML string containing the search results set for the specified query.
公共方法 QueryEx Returns an ADO.NET DataSet containing a DataTable for each search results set returned for the specified query.
公共方法 RecordClick 该成员仅供内部使用,不应在代码中直接使用。
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 Registration Returns the name and provider registration information for the search Shared Service Provider.
公共方法 Status Returns availability of the search service.
公共方法 ToString  (继承自 Component

页首

受保护的方法

  名称 说明
受保护的方法 静态 AddToCache  (继承自 WebClientProtocol
受保护的方法 BeginInvoke  (继承自 SoapHttpClientProtocol
受保护的方法 CancelAsync  (继承自 HttpWebClientProtocol
受保护的方法 Dispose  已重载。 (继承自 Component
受保护的方法 EndInvoke  (继承自 SoapHttpClientProtocol
受保护的方法 Finalize  (继承自 Component
受保护的方法 静态 GetFromCache  (继承自 WebClientProtocol
受保护的方法 GetReaderForMessage  (继承自 SoapHttpClientProtocol
受保护的方法 GetService  (继承自 Component
受保护的方法 GetWebRequest  (继承自 SoapHttpClientProtocol
受保护的方法 GetWebResponse  已重载。 (继承自 HttpWebClientProtocol
受保护的方法 GetWriterForMessage  (继承自 SoapHttpClientProtocol
受保护的方法 Invoke  (继承自 SoapHttpClientProtocol
受保护的方法 InvokeAsync  已重载。 (继承自 SoapHttpClientProtocol
受保护的方法 MemberwiseClone  已重载。 (继承自 MarshalByRefObject

页首

公共事件

  名称 说明
公共事件 Disposed  (继承自 Component

页首

另请参阅

参考

QueryService 类
websvcSearch 命名空间