HResults.DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY Field

Definition

MessageId: DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY MessageText: The %1!s! is read/write and is required to have custom property "%2!s!". Add the property, or make remove the read/write attribute from the column.

public: int DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY = -1071611881;
public const int DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY = -1071611881;
val mutable DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY : int
Public Const DTS_E_READWRITECOLUMNMISSINGREQUIREDCUSTOMPROPERTY As Integer  = -1071611881

Field Value

Value = -1071611881

Applies to