HResults.DTS_E_UNUSABLETEMPORARYPATH Field

Definition

MessageId: DTS_E_UNUSABLETEMPORARYPATH MessageText: The buffer manager could not create a temporary file on the path "%1!s!". The path will not be considered for temporary storage again.

public: int DTS_E_UNUSABLETEMPORARYPATH = -1073446893;
public const int DTS_E_UNUSABLETEMPORARYPATH = -1073446893;
val mutable DTS_E_UNUSABLETEMPORARYPATH : int
Public Const DTS_E_UNUSABLETEMPORARYPATH As Integer  = -1073446893

Field Value

Value = -1073446893

Applies to