HResults.DTS_E_GETENUMERATOR Field

Definition

MessageId: DTS_E_GETENUMERATOR MessageText: The GetEnumerator method of the ForEach Enumerator has failed with error 0x%1!8.8X! "%2!s!". This occurs when the ForEach Enumerator cannot enumerate.

public: int DTS_E_GETENUMERATOR = -1073659869;
public const int DTS_E_GETENUMERATOR = -1073659869;
val mutable DTS_E_GETENUMERATOR : int
Public Const DTS_E_GETENUMERATOR As Integer  = -1073659869

Field Value

Value = -1073659869

Applies to