HResults.DTS_E_NOSQLPROFILERDLL Field

Definition

MessageId: DTS_E_NOSQLPROFILERDLL MessageText: The log provider for SQL Server Profiler was unable to load pfclnt.dll. Please check that SQL Server Profiler is installed.

public: int DTS_E_NOSQLPROFILERDLL = -1073659890;
public const int DTS_E_NOSQLPROFILERDLL = -1073659890;
val mutable DTS_E_NOSQLPROFILERDLL : int
Public Const DTS_E_NOSQLPROFILERDLL As Integer  = -1073659890

Field Value

Value = -1073659890

Applies to