HResults.DTS_E_CACHELOADEDFROMFILE Field

Definition

MessageId: DTS_E_CACHELOADEDFROMFILE MessageText: The %1!s! cannot write to the cache because the cache has been loaded from a file by %2!s!.

public: int DTS_E_CACHELOADEDFROMFILE = -1071607021;
public const int DTS_E_CACHELOADEDFROMFILE = -1071607021;
val mutable DTS_E_CACHELOADEDFROMFILE : int
Public Const DTS_E_CACHELOADEDFROMFILE As Integer  = -1071607021

Field Value

Value = -1071607021

Applies to