Partager via


Champ DTS_E_NOBUFFERTYPEONSYNCOUTPUT

The %1 is a synchronous output and the buffer type cannot be retrieved for a synchronous output.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_NOBUFFERTYPEONSYNCOUTPUT As Integer
'Utilisation
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