DefaultValue Members
Include Protected Members
Include Inherited Members
Specifies the default value to use for a parameter.
The DefaultValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DefaultValue() | Initializes a new instance of the DefaultValue class. |
![]() |
DefaultValue(IPropertyStore) | Initializes a new instance of the DefaultValue class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
DataSetReference | A dataset that contains a list of valid parameter values or a default parameter. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Values | The hard-coded default values for a parameter. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top