ReportParameterInfo.MultiValue 屬性
指出參數是否可為多重值參數。唯讀。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
Public ReadOnly Property MultiValue As Boolean
Get
'用途
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.MultiValue
public bool MultiValue { get; }
public:
property bool MultiValue {
bool get ();
}
member MultiValue : bool
function get MultiValue () : boolean
屬性值
型別:System.Boolean
唯讀 Boolean 值。