XmlDataBinding.LoadSettings Method
Initializes the specified data binding with settings from an XML data file or a Data Retrieval Service Connection (.uxdc) file.
Syntax
expression.LoadSettings(Url)
expression A variable that represents a XmlDataBinding object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Url | Required | String | The path to the XML data or Microsoft Office XML Data Source (.uxdc) file. The path is specified in the Uniform Resource Locator (URL) or universal naming convention (UNC) format. |