HResults.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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間