HResults.DTS_E_DISTRIBUTORCANTSETPROPERTY 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_DISTRIBUTORCANTSETPROPERTY MessageText: Distributor for thread "%1!s!" failed to initialize property "%2!s!" on component "%3!s!" because of error 0x%8.8X. The distributor could not initialize the component's property and cannot continue running.
public: int DTS_E_DISTRIBUTORCANTSETPROPERTY = -1073450950;
public const int DTS_E_DISTRIBUTORCANTSETPROPERTY = -1073450950;
val mutable DTS_E_DISTRIBUTORCANTSETPROPERTY : int
Public Const DTS_E_DISTRIBUTORCANTSETPROPERTY As Integer = -1073450950