HResults.DTS_E_LOGPROVIDERVALIDATIONFAILED 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_LOGPROVIDERVALIDATIONFAILED MessageText: Validation of one or more log providers failed. The package cannot execute. The package does not execute when a log provider fails validation.
public: int DTS_E_LOGPROVIDERVALIDATIONFAILED = -1073594102;
public const int DTS_E_LOGPROVIDERVALIDATIONFAILED = -1073594102;
val mutable DTS_E_LOGPROVIDERVALIDATIONFAILED : int
Public Const DTS_E_LOGPROVIDERVALIDATIONFAILED As Integer = -1073594102