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) |
页首