Share via


ReportParameter Class

Definition

public ref class ReportParameter
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")]
[System.ComponentModel.DesignerCategory("code")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")]
[System.Serializable]
public class ReportParameter
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.42")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")>]
[<System.Serializable>]
type ReportParameter = class
Public Class ReportParameter
Inheritance
ReportParameter
Attributes

Constructors

ReportParameter()

Properties

AllowBlank
AllowBlankSpecified
DefaultValues
DefaultValuesQueryBased
DefaultValuesQueryBasedSpecified
Dependencies
ErrorMessage
MultiValue
MultiValueSpecified
Name
Nullable
NullableSpecified
Prompt
PromptUser
PromptUserSpecified
QueryParameter
QueryParameterSpecified
State
StateSpecified
Type
TypeSpecified
ValidValues
ValidValuesQueryBased
ValidValuesQueryBasedSpecified

Applies to