HResults.DTS_E_NOBUFFERTYPEONSYNCOUTPUT Field

Definition

MessageId: DTS_E_NOBUFFERTYPEONSYNCOUTPUT MessageText: The %1!s! is a synchronous output and the buffer type cannot be retrieved for a synchronous output.

public: int DTS_E_NOBUFFERTYPEONSYNCOUTPUT = -1071628243;
public const int DTS_E_NOBUFFERTYPEONSYNCOUTPUT = -1071628243;
val mutable DTS_E_NOBUFFERTYPEONSYNCOUTPUT : int
Public Const DTS_E_NOBUFFERTYPEONSYNCOUTPUT As Integer  = -1071628243

Field Value

Value = -1071628243

Applies to