ADOAdapter2.QueryAllowed-Eigenschaft
Gibt true entsprechend dem queryAllowed-Attribut in der Formulardefinitionsdatei (XSF) zurück.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(9)> _
ReadOnly Property QueryAllowed As Boolean
'Usage
Dim instance As ADOAdapter2
Dim value As Boolean
value = instance.QueryAllowed
[DispIdAttribute(9)]
bool QueryAllowed { get; }
Siehe auch
Referenz
ADOAdapter2-Schnittstelle
ADOAdapter2-Member
Microsoft.Office.Interop.InfoPath-Namespace