IDTSXMLTask.ValidationType 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 type of validation the operation uses.
public:
property Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLValidationType ValidationType { Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLValidationType get(); void set(Microsoft::SqlServer::Dts::Tasks::XMLTask::DTSXMLValidationType value); };
public Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLValidationType ValidationType { get; set; }
member this.ValidationType : Microsoft.SqlServer.Dts.Tasks.XMLTask.DTSXMLValidationType with get, set
Public Property ValidationType As DTSXMLValidationType
Property Value
The type of validation the operation uses.