HResults.DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT Field

Definition

MessageId: DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT MessageText: "%1!s!" cannot be an error output because error outputs cannot be placed on synchronous, non-exclusive outputs.

public: int DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT = -1073450886;
public const int DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT = -1073450886;
val mutable DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT : int
Public Const DTS_E_ERROROUTCANTBEONSYNCNONEXCLUSIVEOUTPUT As Integer  = -1073450886

Field Value

Value = -1073450886

Applies to