| SqlResultConfig Methods |
The SqlResultConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDefault |
创建默认内容的配置
| |
| GetConfigPath |
获取显示配置文档
| |
| GetConfigPaths(String) |
获取所有存在的配置文档路径
| |
| GetConfigPaths(String, String) |
获取所有存在的配置文档路径
| |
| GetConfigPaths(String, String, String) |
获取配置文档路径的集合
| |
| GetConfigPaths(String, String, String, Boolean) |
获取配置文档路径的集合
| |
| GetCustomConfigPath |
获取自定义配置文档的路径
| |
| GetCustomXsltPath |
获取用户自定义的用于搜索结果显示的 xslt 文档
等同 GetCustomConfigPath
| |
| GetLevelConfigPath |
获取指定级别的配置文档。
| |
| GetResultXmlPath |
存储搜索结果的 xml 文档
| |
| GetSpecialNames |
获取特定命名的配置的名称集合
| |
| TryConvertCode |
将路径代码转化为路径
|