Campo HResults.DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE
Cannot get output buffer handle for output ID %1!d!.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE
public const int DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE
public:
literal int DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE
static val mutable DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE: int
public const var DTS_E_UNABLETOGETOUTPUTBUFFERHANDLE : int