次の方法で共有


ReportExpression.FieldProperties クラス

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

フィールドのプロパティを指定します。

継承階層

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.FieldProperties

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

構文

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

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

フィールド

  名前 説明
パブリック フィールド静的メンバー All インフラストラクチャです。すべてのプロパティを指定します。
パブリック フィールド静的メンバー Value インフラストラクチャです。値プロパティを指定します。

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間