Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents an integer property in the report.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<Int32>
Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<Int32>
Microsoft.ReportingServices.RdlObjectModel.IntProperty
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class IntProperty _
Inherits ComparablePropertyDefinition(Of Integer)
'Utilisation
Dim instance As IntProperty
public class IntProperty : ComparablePropertyDefinition<int>
public ref class IntProperty : public ComparablePropertyDefinition<int>
type IntProperty =
class
inherit ComparablePropertyDefinition<int>
end
public class IntProperty extends ComparablePropertyDefinition<int>
Le type IntProperty expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
IntProperty(String, Nullable<Int32>) | Creates a new instance of the IntProperty class. |
![]() |
IntProperty(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>) | Creates a new instance of the IntProperty class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Default | Gets the default value of the property. (hérité de PropertyDefinition<T>.) |
![]() |
Maximum | Gets the maximum value. (hérité de ComparablePropertyDefinition<T>.) |
![]() |
Minimum | Gets the minimum value. (hérité de ComparablePropertyDefinition<T>.) |
![]() |
Name | The property name. (hérité de PropertyDefinition.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Constrain | Adjusts a value according to the defined property constraints. (hérité de ComparablePropertyDefinition<T>.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
![]() |
Validate(Object, T) | Infrastructure. Validates the ComparablePropertyDefinition<T> object. (hérité de ComparablePropertyDefinition<T>.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | Gets the default value of the property definition. (hérité de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the property definition. (hérité de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the property definition. (hérité de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Validate | Validates the property definition. (hérité de ComparablePropertyDefinition<T>.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)