指出參數的有效值是不是以查詢為基礎。唯讀。
命名空間: Microsoft.Reporting.WinForms
組件: Microsoft.ReportViewer.WinForms (在 Microsoft.ReportViewer.WinForms.dll 中)
語法
'宣告
Public ReadOnly Property AreValidValuesQueryBased As Boolean
Get
'用途
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.AreValidValuesQueryBased
public bool AreValidValuesQueryBased { get; }
public:
property bool AreValidValuesQueryBased {
bool get ();
}
member AreValidValuesQueryBased : bool
function get AreValidValuesQueryBased () : boolean
屬性值
型別:System.Boolean
唯讀 Boolean 值。