Compartir a través de


Campo HResults.DTS_E_RAWFILECANTBUFFER

An I/O buffer cannot be created for the output file. Error may occur when there are no file privileges or the disk is full.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_RAWFILECANTBUFFER As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_E_RAWFILECANTBUFFER
public const int DTS_E_RAWFILECANTBUFFER
public:
literal int DTS_E_RAWFILECANTBUFFER
static val mutable DTS_E_RAWFILECANTBUFFER: int
public const var DTS_E_RAWFILECANTBUFFER : int

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime