HResults.DTS_I_PACKAGEEND 欄位
End of package execution.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Public Const DTS_I_PACKAGEEND As Integer
'用途
Dim value As Integer
value = HResults.DTS_I_PACKAGEEND
public const int DTS_I_PACKAGEEND
public:
literal int DTS_I_PACKAGEEND
static val mutable DTS_I_PACKAGEEND: int
public const var DTS_I_PACKAGEEND : int