IDefinitionPath 接口
Represents a definition path.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Interface IDefinitionPath
用法
Dim instance As IDefinitionPath
public interface IDefinitionPath
public interface class IDefinitionPath
type IDefinitionPath = interface end
public interface IDefinitionPath
IDefinitionPath 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
DefinitionPath | Gets the path to this report definition object in the report definition. |
![]() |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. |
页首