共用方式為


SharepointListAdapter.QueryAllowed 屬性

取得永遠傳回 true 的值,對應至表單定義檔案 (.xsf) 中的 queryAllowed 屬性。

**命名空間:**Microsoft.Office.Interop.InfoPath
**組件:**Microsoft.Office.Interop.InfoPath (於 microsoft.office.interop.infopath.dll 中)

語法

'宣告
<DispIdAttribute(6)> _
ReadOnly Property QueryAllowed As Boolean
'用途
Dim instance As SharepointListAdapter
Dim value As Boolean

value = instance.QueryAllowed
[DispIdAttribute(6)] 
bool QueryAllowed { get; }

請參閱

參考

SharepointListAdapter 介面
SharepointListAdapter 成員
Microsoft.Office.Interop.InfoPath 命名空間