HResults.DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY Field

Definition

MessageId: DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY MessageText: The %1!s! must be read/write to have custom property "%2!s!". The input or output column has the specified custom property, but is not read/write. Remove the property, or make the column read/write.

public: int DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY = -1071611882;
public const int DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY = -1071611882;
val mutable DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY : int
Public Const DTS_E_INVALIDUSAGETYPEFORCUSTOMPROPERTY As Integer  = -1071611882

Field Value

Value = -1071611882

Applies to