Classe DefaultValue
Specifies the default value to use for a parameter.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DefaultValue
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class DefaultValue _
Inherits ReportObject
'Utilisation
Dim instance As DefaultValue
public class DefaultValue : ReportObject
public ref class DefaultValue : public ReportObject
type DefaultValue =
class
inherit ReportObject
end
public class DefaultValue extends ReportObject
Le type DefaultValue expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
DefaultValue | Initializes a new instance of the DefaultValue class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
DataSetReference | A dataset that contains a list of valid parameter values or a default parameter. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
Values | The hard-coded default values for a parameter. |
Haut de la page
Méthodes
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
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.