ADOAdapter2.QueryAllowed - Propriété
Renvoie true, correspondant à l'attribut queryAllowed du fichier de définition du formulaire (.xsf).
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
ReadOnly Property QueryAllowed As Boolean
Get
'Utilisation
Dim instance As ADOAdapter2
Dim value As Boolean
value = instance.QueryAllowed
bool QueryAllowed { get; }
Valeur de propriété
Type : System.Boolean