Dela via


HResults.DTS_E_RAWFILECANTBUFFER Field

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.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_RAWFILECANTBUFFER As Integer
'Usage
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