HResults.DTS_E_MISSINGCUSTOMPROPERTY Field

Definition

MessageId: DTS_E_MISSINGCUSTOMPROPERTY MessageText: The "%1!s!" is missing the required property "%2!s!". The object is required to have the specified custom property.

public: int DTS_E_MISSINGCUSTOMPROPERTY = -1071615999;
public const int DTS_E_MISSINGCUSTOMPROPERTY = -1071615999;
val mutable DTS_E_MISSINGCUSTOMPROPERTY : int
Public Const DTS_E_MISSINGCUSTOMPROPERTY As Integer  = -1071615999

Field Value

Value = -1071615999

Applies to