HResults.DTS_E_FAILEDPROPERTYGET Field

Definition

MessageId: DTS_E_FAILEDPROPERTYGET MessageText: An error occurred while retrieving the value of property "%1!s!". The error code is 0x%2!8.8X!.

public: int DTS_E_FAILEDPROPERTYGET = -1073614813;
public const int DTS_E_FAILEDPROPERTYGET = -1073614813;
val mutable DTS_E_FAILEDPROPERTYGET : int
Public Const DTS_E_FAILEDPROPERTYGET As Integer  = -1073614813

Field Value

Value = -1073614813

Applies to