Campo HResults.DTS_E_NOBUFFERTYPEONSYNCOUTPUT
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 (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public Const DTS_E_NOBUFFERTYPEONSYNCOUTPUT As Integer
'Uso
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