WebQueryConnection Properties |
The WebQueryConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackgroundRefresh |
Gets or sets a value indicating whether background refresh is enabled.
When the value is set, it also marks the connection converter as changed.
(Overrides
ExternalConnection
BackgroundRefresh
.)
|
![]() |
ConnType |
Gets the connection data source type.
(Overrides
ExternalConnection
ConnType
.)
|
![]() |
Consecutive |
Gets or sets a value indicating whether the consecutive property has been changed.
|
![]() |
ID |
Gets the ID of the connection.
(Overrides
ExternalConnection
ID
.)
|
![]() |
KeepAlive |
Gets or sets the value indicating whether the connection should keep alive.
(Overrides
ExternalConnection
KeepAlive
.)
|
![]() |
Name |
Gets or sets the name of the connection.
When setting the name, it also marks the connection as changed.
(Overrides
ExternalConnection
Name
.)
|
![]() |
OdcFile |
Gets or sets the ODC file associated with the connection converter.
When the value is set, the ischanged property is also set to true to indicate that the connection converter has been modified.
(Overrides
ExternalConnection
OdcFile
.)
|
![]() |
OnlyUseConnectionFile |
Gets or sets a value indicating whether to use a connection file only.
When the value is set, it also sets the ischanged property to true.
(Overrides
ExternalConnection
OnlyUseConnectionFile
.)
|
![]() |
ParsePre |
Gets or sets a value indicating whether to parse preformatted text.
When the value is set, it also marks the connection converter as changed.
|
![]() |
RefreshedVersion |
Gets or sets the refreshed version of the connection conversion.
When setting the value, it also marks the connection conversion as changed.
(Overrides
ExternalConnection
RefreshedVersion
.)
|
![]() |
SaveData |
Gets or sets the save data flag and marks the connection as changed.
(Overrides
ExternalConnection
SaveData
.)
|
![]() |
SourceData |
Gets or sets the source data for the connection conversion.
Setting this property updates the internal state of the connection conversion object to indicate that changes have been made.
|
![]() |
Url |
Gets or sets the URL for the connection.
When setting the value, it also marks the connection as changed.
|
![]() |
Xl2000 |
Gets or sets the value indicating whether the web_xl2000 property of the connConvert object is set to true or false.
Setting this property to true or false will also set the ischanged property of the connConvert object to true.
|