ReportParameter クラス

定義

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
継承
ReportParameter
属性

コンストラクター

ReportParameter()

プロパティ

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

適用対象