HResults.DTS_W_FILEENUMEMPTY Field

Definition

MessageId: DTS_W_FILEENUMEMPTY MessageText: The For Each File enumerator is empty. The For Each File enumerator did not find any files that matched the file pattern, or the specified directory was empty.

public: int DTS_W_FILEENUMEMPTY = -2147368956;
public const int DTS_W_FILEENUMEMPTY = -2147368956;
val mutable DTS_W_FILEENUMEMPTY : int
Public Const DTS_W_FILEENUMEMPTY As Integer  = -2147368956

Field Value

Value = -2147368956

Applies to