次の方法で共有


ReportExpression.Collections クラス

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

レポート式のコレクションを列挙します。

継承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.Collections

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public NotInheritable Class Collections
'使用
public static class Collections
public ref class Collections abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Collections =  class end
public final class Collections

ReportExpression.Collections 型は、以下のメンバーを公開しています。

フィールド

  名前 説明
パブリック フィールド静的メンバー DataSets インフラストラクチャです。データセットのコレクション。
パブリック フィールド静的メンバー DataSources インフラストラクチャです。データ ソースのコレクション。
パブリック フィールド静的メンバー Fields インフラストラクチャです。フィールドのコレクション。
パブリック フィールド静的メンバー Globals インフラストラクチャです。Globals コレクション。
パブリック フィールド静的メンバー Parameters インフラストラクチャです。フィールドのコレクション。
パブリック フィールド静的メンバー ReportItems インフラストラクチャです。レポート アイテムのコレクション。
パブリック フィールド静的メンバー User インフラストラクチャです。ユーザーのコレクション。
パブリック フィールド静的メンバー Variables インフラストラクチャです。変数のコレクションです。

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間