HResults.DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS Field

Definition

MessageId: DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS MessageText: The log provider type is not recognized as a valid log provider type. This error occurs when an attempt is made to create a log provider for unknown log provider type. Verify the spelling in the log provider type name.

public: int DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS = -1073659842;
public const int DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS = -1073659842;
val mutable DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS : int
Public Const DTS_E_UNKNOWNLOGPROVIDERTYPENOSUBS As Integer  = -1073659842

Field Value

Value = -1073659842

Applies to