HResults.DTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA 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_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA MessageText: The column %1!s! in table %2!s! in the XML schema does not have a mapping in the external metadata columns.
public: int DTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA = -2145352820;
public const int DTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA = -2145352820;
val mutable DTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA : int
Public Const DTS_E_XMLSRCSCHEMACOLUMNNOTINEXTERNALMETADATA As Integer = -2145352820