Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DTD Validation will use the DTD file defined in the DOCTYPE line in the XML document. It will not use what is assigned to the property "%1".
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_XMLTASK_DTDVALIDATIONWARNING As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_XMLTASK_DTDVALIDATIONWARNING
public const int DTS_W_XMLTASK_DTDVALIDATIONWARNING
public:
literal int DTS_W_XMLTASK_DTDVALIDATIONWARNING
static val mutable DTS_W_XMLTASK_DTDVALIDATIONWARNING: int
public const var DTS_W_XMLTASK_DTDVALIDATIONWARNING : int