IDTSXMLTask.DiffAlgorithm Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the comparison algorithm.
public:
 property Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLDiffAlgorithm DiffAlgorithm { Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLDiffAlgorithm get(); void set(Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLDiffAlgorithm value); };
	public Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLDiffAlgorithm DiffAlgorithm { get; set; }
	member this.DiffAlgorithm : Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLDiffAlgorithm with get, set
	Public Property DiffAlgorithm As DTSXMLDiffAlgorithm
	Property Value
The comparison algorithm.