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.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a report enumeration property of a specific enumeration type.
Jerarquía de herencia
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.EnumProperty
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Class EnumProperty _
Inherits PropertyDefinition _
Implements IPropertyDefinition
'Uso
Dim instance As EnumProperty
public class EnumProperty : PropertyDefinition,
IPropertyDefinition
public ref class EnumProperty : public PropertyDefinition,
IPropertyDefinition
type EnumProperty =
class
inherit PropertyDefinition
interface IPropertyDefinition
end
public class EnumProperty extends PropertyDefinition implements IPropertyDefinition
El tipo EnumProperty expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
EnumProperty | Creates a new instance of the EnumProperty class. |
Arriba
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Default | Gets the default enumeration value. |
![]() |
Name | The property name. (Se hereda de PropertyDefinition.) |
![]() |
ValidValues | Gets the valid values. |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
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 | Validates the enumeration property using the specified component and value. |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
IPropertyDefinition.Maximum | Gets the maximum value of an enumeration property. |
![]() ![]() |
IPropertyDefinition.Minimum | Gets the minimum value of an enumeration property. |
![]() ![]() |
IPropertyDefinition.Validate | Validates the property definition of an enumeration. |
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)