HResults.DTS_E_SQLPROFILERDLL_ONLY_X86 Field

Definition

MessageId: DTS_E_SQLPROFILERDLL_ONLY_X86 MessageText: The log provider for SQL Server Profiler was unable to load pfclnt.dll because it is only supported on 32-bit systems.

public: int DTS_E_SQLPROFILERDLL_ONLY_X86 = -1073659803;
public const int DTS_E_SQLPROFILERDLL_ONLY_X86 = -1073659803;
val mutable DTS_E_SQLPROFILERDLL_ONLY_X86 : int
Public Const DTS_E_SQLPROFILERDLL_ONLY_X86 As Integer  = -1073659803

Field Value

Value = -1073659803

Applies to