HResults.DTS_E_NOBUFFERTYPEONSYNCOUTPUT-Feld
The %1 is a synchronous output and the buffer type cannot be retrieved for a synchronous output.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_NOBUFFERTYPEONSYNCOUTPUT As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_NOBUFFERTYPEONSYNCOUTPUT
public const int DTS_E_NOBUFFERTYPEONSYNCOUTPUT
public:
literal int DTS_E_NOBUFFERTYPEONSYNCOUTPUT
static val mutable DTS_E_NOBUFFERTYPEONSYNCOUTPUT: int
public const var DTS_E_NOBUFFERTYPEONSYNCOUTPUT : int