HResults.DTS_E_CANTWRITETOFILE Field

Definition

MessageId: DTS_E_CANTWRITETOFILE MessageText: The file, "%1!s!", could not be opened for writing. The file could be read-only, or you do not have the correct permissions.

public: int DTS_E_CANTWRITETOFILE = -1073655804;
public const int DTS_E_CANTWRITETOFILE = -1073655804;
val mutable DTS_E_CANTWRITETOFILE : int
Public Const DTS_E_CANTWRITETOFILE As Integer  = -1073655804

Field Value

Value = -1073655804

Applies to