IntProperty Klasse

Definition

Stellt eine Ganzzahleigenschaft im Bericht dar.

public ref class IntProperty : Microsoft::ReportingServices::RdlObjectModel::ComparablePropertyDefinition<int>
public class IntProperty : Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<int>
type IntProperty = class
    inherit ComparablePropertyDefinition<int>
Public Class IntProperty
Inherits ComparablePropertyDefinition(Of Integer)
Vererbung

Konstruktoren

IntProperty(String, Nullable<Int32>)

Erstellt eine neue Instanz der IntProperty-Klasse.

IntProperty(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)

Erstellt eine neue Instanz der IntProperty-Klasse.

Eigenschaften

Default

Ruft den Standardwert der Eigenschaft ab.

(Geerbt von PropertyDefinition<T>)
Maximum

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
Minimum

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
Name

Der Eigenschaftenname.

(Geerbt von PropertyDefinition)

Methoden

Constrain(T)

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
Validate(Object, ReportExpression<T>)

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
Validate(Object, String)

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
Validate(Object, T)

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)

Explizite Schnittstellenimplementierungen

IPropertyDefinition.Default

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
IPropertyDefinition.Maximum

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
IPropertyDefinition.Minimum

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)
IPropertyDefinition.Validate(Object, Object)

Stellt eine Ganzzahleigenschaft im Bericht dar.

(Geerbt von ComparablePropertyDefinition<T>)

Gilt für: