HResults.DTS_E_SEEKFAILED Field

Definition

MessageId: DTS_E_SEEKFAILED MessageText: The buffer manager could not seek to offset %1!d! in file "%2!s!". The file is damaged.

public: int DTS_E_SEEKFAILED = -1073450935;
public const int DTS_E_SEEKFAILED = -1073450935;
val mutable DTS_E_SEEKFAILED : int
Public Const DTS_E_SEEKFAILED As Integer  = -1073450935

Field Value

Value = -1073450935

Applies to