共用方式為


IDataScope 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Interface IDataScope _
    Inherits IContainedObject
'用途
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =  
    interface
        interface IContainedObject
    end
public interface IDataScope extends IContainedObject

IDataScope 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Group
公用屬性 Name
公用屬性 Parent The parent object. (繼承自 IContainedObject。)

上層

方法

  名稱 說明
公用方法 GetContainingDataScopes

上層