Partager via


Champ DTS_E_CANTWRITETOFILE

The file, "%1", could not be opened for writing. The file could be read-only, or you do not have the correct permissions.

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

Syntaxe

'Déclaration
Public Const DTS_E_CANTWRITETOFILE As Integer
'Utilisation
Dim value As Integer

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