Click or drag to resize
SqlResultConfig Methods

The SqlResultConfig type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateDefault
创建默认内容的配置
Public methodStatic memberGetConfigPath
获取显示配置文档
Public methodStatic memberGetConfigPaths(String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String)
获取所有存在的配置文档路径
Public methodStatic memberGetConfigPaths(String, String, String)
获取配置文档路径的集合
Public methodStatic memberGetConfigPaths(String, String, String, Boolean)
获取配置文档路径的集合
Public methodStatic memberGetCustomConfigPath
获取自定义配置文档的路径
Public methodStatic memberGetCustomXsltPath
获取用户自定义的用于搜索结果显示的 xslt 文档 等同 GetCustomConfigPath
Public methodStatic memberGetLevelConfigPath
获取指定级别的配置文档。
Public methodStatic memberGetResultXmlPath
存储搜索结果的 xml 文档
Public methodStatic memberGetSpecialNames
获取特定命名的配置的名称集合
Public methodStatic memberTryConvertCode
将路径代码转化为路径
Top
See Also