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.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Const DTS_E_RAWFILECANTBUFFER As Integer
‘사용 방법
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