HResults.DTS_E_NOTSUSPENDED Campo

Definizione

MessageId: DTS_E_NOTSUSPENDED MessageText: la chiamata Resume non è riuscita perché il pacchetto non è sospeso. Questo errore si verifica quando vengono riprese le chiamate client ma il pacchetto non è 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

Int32

Si applica a