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.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a report enumeration property of a specific enumeration type.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.RdlObjectModel.PropertyDefinition
Microsoft.ReportingServices.RdlObjectModel.EnumProperty
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class EnumProperty _
Inherits PropertyDefinition _
Implements IPropertyDefinition
'Utilisation
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
Le type EnumProperty expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
EnumProperty | Creates a new instance of the EnumProperty class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Default | Gets the default enumeration value. |
![]() |
Name | The property name. (hérité de PropertyDefinition.) |
![]() |
ValidValues | Gets the valid values. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
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 | Validates the enumeration property using the specified component and value. |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
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. |
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)