DTS_W_LOGPROVIDERNOTDEFINED 字段
The executable "%1" was pasted successfully. However a log provider that was associated with the executable was not found in the collection "LogProviders". The executable was pasted without log provider information.
命名空间: Microsoft.SqlServer.Dts.Runtime
程序集: Microsoft.SqlServer.ManagedDTS(在 Microsoft.SqlServer.ManagedDTS.dll 中)
语法
声明
Public Const DTS_W_LOGPROVIDERNOTDEFINED As Integer
用法
Dim value As Integer
value = HResults.DTS_W_LOGPROVIDERNOTDEFINED
public const int DTS_W_LOGPROVIDERNOTDEFINED
public:
literal int DTS_W_LOGPROVIDERNOTDEFINED
static val mutable DTS_W_LOGPROVIDERNOTDEFINED: int
public const var DTS_W_LOGPROVIDERNOTDEFINED : int