HResults.DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND Field
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.
MessageId: DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND MessageText: The XML Source Adapter was unable to process the XML data. No inline schema was found in the source XML, but the "UseInlineSchema" property was set to true.
public: int DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND = -1071607133;
public const int DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND = -1071607133;
val mutable DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND : int
Public Const DTS_E_XMLDATAREADERNOINLINESCHEMAFOUND As Integer = -1071607133