HResults.DTS_W_CONFIGTYPEINVALID 字段

定义

MessageId:DTS_W_CONFIGTYPEINVALID MessageText:其中一个配置条目中的配置类型无效。 有效的类型在 DTSConfigurationType 枚举中列出。

public: int DTS_W_CONFIGTYPEINVALID = -2147409898;
public const int DTS_W_CONFIGTYPEINVALID = -2147409898;
val mutable DTS_W_CONFIGTYPEINVALID : int
Public Const DTS_W_CONFIGTYPEINVALID As Integer  = -2147409898

字段值

Value = -2147409898

适用于