Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents an integer property in the report.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition<Int32>
Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<Int32>
Microsoft.ReportingServices.RdlObjectModel.IntProperty
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Class IntProperty _
Inherits ComparablePropertyDefinition(Of Integer)
'Uso
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>
El tipo IntProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Default | Gets the default value of the property. (Se hereda de PropertyDefinition<T>.) |
![]() |
Maximum | Gets the maximum value. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() |
Minimum | Gets the minimum value. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() |
Name | The property name. (Se hereda de PropertyDefinition.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Constrain | Adjusts a value according to the defined property constraints. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
![]() |
Validate(Object, T) | Infraestructura. Validates the ComparablePropertyDefinition<T> object. (Se hereda de ComparablePropertyDefinition<T>.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Default | Gets the default value of the property definition. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of the property definition. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of the property definition. (Se hereda de ComparablePropertyDefinition<T>.) |
![]() ![]() |
IPropertyDefinition.Validate | Validates the property definition. (Se hereda de ComparablePropertyDefinition<T>.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)