HResults.DTS_E_CANONLYSETISSORTEDONSOURCE 字段

定义

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

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

适用于