UserData: IXmlDomElement;
The UserData property determines additional settings in the XML format for custom data provider.
Advanced settings are set in the IDtRecordsetUserData interface of the class which implements this interface and the IDtRecordsetProvider interface.
Features of work with the XML files are presented on theExample of Working with XML Files page.
The property use is given in the example for IDtUserProvider.ForeClass.
See also: