HResults.DTS_E_WRITEWHILECACHEINUSE Field

Definition

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

public: int DTS_E_WRITEWHILECACHEINUSE = -1073675770;
public const int DTS_E_WRITEWHILECACHEINUSE = -1073675770;
val mutable DTS_E_WRITEWHILECACHEINUSE : int
Public Const DTS_E_WRITEWHILECACHEINUSE As Integer  = -1073675770

Field Value

Value = -1073675770

Applies to