HResults.DTS_E_NOTSUSPENDED Campo

Definizione

MessageId: DTS_E_NOTSUSPENDED MessageText: Ripresa della chiamata fallita perché il pacchetto non è sospeso. Questo avviene quando il client richiama riprendere, ma il pacchetto non viene sospeso.

public: int DTS_E_NOTSUSPENDED = -1073631231;
public const int DTS_E_NOTSUSPENDED = -1073631231;
val mutable DTS_E_NOTSUSPENDED : int
Public Const DTS_E_NOTSUSPENDED As Integer  = -1073631231

Valore del campo

Value = -1073631231

Si applica a