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. |
上層