フォーム定義ファイル (.xsf) 内の queryAllowed 属性に対応する true を返します。
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(9)> _
ReadOnly Property QueryAllowed As Boolean
'使用
Dim instance As ADOAdapter2
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(9)]
bool QueryAllowed { get; }
関連項目
参照
ADOAdapter2 インターフェイス
ADOAdapter2 のメンバ
Microsoft.Office.Interop.InfoPath 名前空間