HResults.DTS_E_PROPERTYNOTSUPPORTED Field

Definition

MessageId: DTS_E_PROPERTYNOTSUPPORTED MessageText: The property "%1!s!" cannot be set on "%2!s!". The property being set is not supported on the specified object. Check the property name, case, and spelling.

public: int DTS_E_PROPERTYNOTSUPPORTED = -1071628288;
public const int DTS_E_PROPERTYNOTSUPPORTED = -1071628288;
val mutable DTS_E_PROPERTYNOTSUPPORTED : int
Public Const DTS_E_PROPERTYNOTSUPPORTED As Integer  = -1071628288

Field Value

Value = -1071628288

Applies to