HResults.DTS_E_PROPERTYWRITEONLY Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_PROPERTYWRITEONLY MessageText: The property "%1!s!" is write-only. This error occurs when trying to retrieve the value of a property through a property object, but the property is write-only.
public: int DTS_E_PROPERTYWRITEONLY = -1073614809;
public const int DTS_E_PROPERTYWRITEONLY = -1073614809;
val mutable DTS_E_PROPERTYWRITEONLY : int
Public Const DTS_E_PROPERTYWRITEONLY As Integer = -1073614809