slreportgen.finder.DataDictionaryResult 类
命名空间: slreportgen.finder
超类: mlreportgen.finder.Result
数据字典搜索结果对象
描述
slreportgen.finder.DataDictionaryResult 类的对象表示数据字典搜索的结果。您可以将 DataDictionaryResult 对象直接附加到报告中。或者,您可以使用 getReporter 方法访问结果的 slreportgen.report.DataDictionary 报告器,然后自定义报告器并将其附加到报告中。
slreportgen.finder.DataDictionaryResult 类是 handle 类。
创建对象
您没有明确创建 slreportgen.finder.DataDictionaryResult 对象。slreportgen.finder.DataDictionaryFinder find 和 next 方法为找到的每个数据字典创建一个 slreportgen.finder.DataDictionaryResult 对象。
属性
方法
示例
版本历史记录
在 R2020b 中推出
