HResults.DTS_E_READNOTFILLEDCACHE Field

Definition

MessageId: DTS_E_READNOTFILLEDCACHE MessageText: The cache is being written to by %1!s!, and cannot be read by %2!s!.

public: int DTS_E_READNOTFILLEDCACHE = -1073675771;
public const int DTS_E_READNOTFILLEDCACHE = -1073675771;
val mutable DTS_E_READNOTFILLEDCACHE : int
Public Const DTS_E_READNOTFILLEDCACHE As Integer  = -1073675771

Field Value

Value = -1073675771

Applies to