HResults.DTS_E_RAWFILECANTOPEN Field

Definition

MessageId: DTS_E_RAWFILECANTOPEN MessageText: File "%1!s!" cannot be opened for writing. Error may occur when there are no file privileges or the disk is full.

public: int DTS_E_RAWFILECANTOPEN = -1071636389;
public const int DTS_E_RAWFILECANTOPEN = -1071636389;
val mutable DTS_E_RAWFILECANTOPEN : int
Public Const DTS_E_RAWFILECANTOPEN As Integer  = -1071636389

Field Value

Value = -1071636389

Applies to