XmlDataBinding.LoadSettings(String) Method

Definition

Initializes the specified data binding with settings from an XML data file or a Data Retrieval Service Connection (.uxdc) file.

public:
 void LoadSettings(System::String ^ Url);
public void LoadSettings (string Url);
Public Sub LoadSettings (Url As String)

Parameters

Url
String

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.

Remarks

XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

Applies to