HResults.DTS_W_CONFIGTYPEINVALID 字段

The configuration type in one of the configuration entries was not valid. Valid types are listed in the DTSConfigurationType enumeration.

命名空间:  Microsoft.SqlServer.Dts.Runtime
程序集:  Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)

语法

声明
Public Const DTS_W_CONFIGTYPEINVALID As Integer
用法
Dim value As Integer 

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

请参阅

参考

HResults 类

Microsoft.SqlServer.Dts.Runtime 命名空间