HResults.DTS_E_CACHEBADHEADER Field

Definition

MessageId: DTS_E_CACHEBADHEADER MessageText: The cache file is damaged, or the file was not created by using the Cache connection manager. Provide a valid cache file.

public: int DTS_E_CACHEBADHEADER = -1072721136;
public const int DTS_E_CACHEBADHEADER = -1072721136;
val mutable DTS_E_CACHEBADHEADER : int
Public Const DTS_E_CACHEBADHEADER As Integer  = -1072721136

Field Value

Value = -1072721136

Applies to