语言

HResults.DTS_E_CANONLYSETISSORTEDONSOURCE 字段

定义

MessageId: DTS_E_CANONLYSETISSORTEDONSOURCE MessageText:“%1!s!”不能将其IsSorted属性设置为TRUE,因为它不是源输出。 源输出的同步输入ID值为零。

public: int DTS_E_CANONLYSETISSORTEDONSOURCE = -1071628274;
public const int DTS_E_CANONLYSETISSORTEDONSOURCE = -1071628274;
val mutable DTS_E_CANONLYSETISSORTEDONSOURCE : int
Public Const DTS_E_CANONLYSETISSORTEDONSOURCE As Integer  = -1071628274

字段值

Value = -1071628274

适用于