Partager via


Champ 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.

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

Syntaxe

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

Voir aussi

Référence

HResults Classe

Espace de noms Microsoft.SqlServer.Dts.Runtime