This document is archived and information here might be outdated. Recommended version. |
The name of the xml file that contains the schema changes.
[Visual Basic .NET]
Public Sub InitFromXmlFile ( _
ByVal XmlDeltaFile As String _
)
[C#]
public void InitFromXmlFile (
string XmlDeltaFile
);