DataGroupings2005 クラス

定義

public ref class DataGroupings2005 : Microsoft::ReportingServices::RdlObjectModel::DataHierarchy
public class DataGroupings2005 : Microsoft.ReportingServices.RdlObjectModel.DataHierarchy
type DataGroupings2005 = class
    inherit DataHierarchy
Public Class DataGroupings2005
Inherits DataHierarchy
継承

コンストラクター

名前 説明
DataGroupings2005()

プロパティ

名前 説明
ComponentMetadata

コンポーネントのメタデータを取得したり設定したりします。

(継承元 ReportObject)
DataGroupings
DataMembers

階層の下部にメンバーのリストを取得または設定します。

(継承元 DataHierarchy)
Parent

このレポートの親が異議を唱えています。

(継承元 ReportObjectBase)
Site

ReportObjectオブジェクトに関連付けられたサイトを取得したり設定したりします。

(継承元 ReportObject)

メソッド

名前 説明
DeepClone()

この ReportObject インスタンスの深いクローンを返します。

(継承元 ReportObject)
GetContainingDataScopes()

データスコープを含むレポートオブジェクトのリストを返します。

(継承元 ReportObject)
GetDataScopesForDefaultImpl(IContainedObject)

デフォルトの実装用にデータスコープを返します。

(継承元 ReportObject)
GetDependenciesCore(IList<ReportObject>)

ReportObjectオブジェクトの依存関係コアを返します。

(継承元 ReportObject)
Initialize()

DataHierarchy クラスのインスタンスを初期化します。

(継承元 DataHierarchy)
InitializeForDesigner()

デザイナー用レポートオブジェクトを初期化します。

(継承元 ReportObject)
OnChildPropertyChanged(Int32, Object, Object)

子供の財産が変更された事件を起こします。

(継承元 ReportObject)
OnPropertyChanged(Int32, Object, Object)

物件が変更された際にイベントを発生させます。

(継承元 ReportObject)
RdlSemanticEqualsCore(ReportObject, ICollection<ReportObject>)

レポート定義言語の意味がコアオブジェクトと同一かどうかを返します。

(継承元 ReportObject)
SavePropertyValue<T>(String, T, ReportObject.SwapValue<T>)

レポートオブジェクトのプロパティ値を保存します。

(継承元 ReportObject)

明示的なインターフェイスの実装

名前 説明
IComponent.Disposed

ReportObject物が処分されたときに発生します。

(継承元 ReportObject)
IDisposable.Dispose()

アンマネージド リソースの解放、解放、またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

(継承元 ReportObject)
IHierarchy.Members

階層メンバーのリストを受け取る。

(継承元 DataHierarchy)

適用対象