レポート内の double 値のプロパティを表します。
継承階層
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<Double>
Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<Double>
Microsoft.ReportingServices.RdlObjectModel.DoubleProperty
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class DoubleProperty _
Inherits ComparablePropertyDefinition(Of Double)
'使用
Dim instance As DoubleProperty
public class DoubleProperty : ComparablePropertyDefinition<double>
public ref class DoubleProperty : public ComparablePropertyDefinition<double>
type DoubleProperty =
class
inherit ComparablePropertyDefinition<float>
end
public class DoubleProperty extends ComparablePropertyDefinition<double>
DoubleProperty 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
DoubleProperty(String, Nullable<Double>) | DoubleProperty クラスの新しいインスタンスを作成します。 |
![]() |
DoubleProperty(String, Nullable<Double>, Nullable<Double>, Nullable<Double>) | DoubleProperty クラスの新しいインスタンスを作成します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Default | プロパティ属性の既定値を取得します。 (PropertyDefinition<T> から継承されています。) |
![]() |
Maximum | 最大値を取得します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() |
Minimum | 最小値を取得します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() |
Name | プロパティの名前。 (PropertyDefinition から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Constrain | 定義されているプロパティの制約に従って値を調整します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
![]() |
Validate(Object, T) | インフラストラクチャです。ComparablePropertyDefinition<T> オブジェクトを検証します。 (ComparablePropertyDefinition<T> から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | プロパティ定義の既定値を取得します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() ![]() |
IPropertyDefinition.Maximum | プロパティ定義の最大値を取得します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() ![]() |
IPropertyDefinition.Minimum | プロパティ定義の最小値を取得します。 (ComparablePropertyDefinition<T> から継承されています。) |
![]() ![]() |
IPropertyDefinition.Validate | プロパティ定義を検証します。 (ComparablePropertyDefinition<T> から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)