HResults.DTS_E_CANONLYSETSORTKEYONSOURCE Campo

Definición

El "%1" no puede tener una propiedad SortKeyPosition establecida como distinta de cero porque "%2" no es una salida fuente. La columna de salida "colname" (ID) no puede tener su propiedad SortKeyPosition configurada en distinta de cero porque su salida "outputname" (ID) no es una salida de origen.

public: int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
public const int DTS_E_CANONLYSETSORTKEYONSOURCE = -1071628273;
val mutable DTS_E_CANONLYSETSORTKEYONSOURCE : int
Public Const DTS_E_CANONLYSETSORTKEYONSOURCE As Integer  = -1071628273

Valor de campo

Value = -1071628273

Se aplica a