AdoQueryConnection Properties (Microsoft.Office.InfoPath)
| Name | Description | |
|---|---|---|
| Command |
Gets or sets the SQL command string text for an AdoQueryConnection object.
|
| Connection |
Gets or sets the connection string used for an AdoQueryConnection object.
|
| Name |
Gets the name of the data connection.
(inherited from
DataConnection)
|
| Timeout |
Gets or sets the timeout value in seconds for a data connection associated with an AdoQueryConnection object.
|