Share via


HResults.DTS_E_FUNDAMENTALLOADINGERROR Field

Unable to load the package as XML because of package does not have a valid XML format. A specific XML parser error will be posted.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_FUNDAMENTALLOADINGERROR As Integer
'Usage
Dim value As Integer

value = HResults.DTS_E_FUNDAMENTALLOADINGERROR
public const int DTS_E_FUNDAMENTALLOADINGERROR
public:
literal int DTS_E_FUNDAMENTALLOADINGERROR
static val mutable DTS_E_FUNDAMENTALLOADINGERROR: int
public const var DTS_E_FUNDAMENTALLOADINGERROR : int