|
CommandTimeOut | | The CommandTimeOut attribute specifies the amount of time, in seconds, before the request to connect to the data source is presumed to have failed.
For most data sources, the default value is 60 seconds. For MySql, the default is 30 seconds. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Password | | The password for the specified Username to authenticate this connection. |
UrlHost | | URL for the host providing the REST style Web service.
Example:
www.example.com |
Username | | The Username to authenticate this connection. |