次の方法で共有


DAVAdapter.QueryAllowed プロパティ

フォーム定義ファイル (.xsf) 内の queryAllowed 属性に対応する false を返します。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<DispIdAttribute(5)> _
ReadOnly Property QueryAllowed As Boolean
'使用
Dim instance As DAVAdapter
Dim value As Boolean

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

関連項目

参照

DAVAdapter インターフェイス
DAVAdapter のメンバ
Microsoft.Office.Interop.InfoPath 名前空間