HResults.DTS_W_CONFIGUREDTYPESECTIONEMPTY Field

Definition

MessageId: DTS_W_CONFIGUREDTYPESECTIONEMPTY MessageText: Failed to retrieve value from the .ini file. The ConfiguredType section is either empty, or does not exist: "%1!s!".

public: int DTS_W_CONFIGUREDTYPESECTIONEMPTY = -2147409869;
public const int DTS_W_CONFIGUREDTYPESECTIONEMPTY = -2147409869;
val mutable DTS_W_CONFIGUREDTYPESECTIONEMPTY : int
Public Const DTS_W_CONFIGUREDTYPESECTIONEMPTY As Integer  = -2147409869

Field Value

Value = -2147409869

Applies to