DTS_E_SETPERSISTPROP_FAILED フィールド

データ フロー オブジェクトの xml 永続性プロパティを設定できませんでした。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Const DTS_E_SETPERSISTPROP_FAILED As Integer
'使用
Dim value As Integer

value = HResults.DTS_E_SETPERSISTPROP_FAILED
public const int DTS_E_SETPERSISTPROP_FAILED
public:
literal int DTS_E_SETPERSISTPROP_FAILED
static val mutable DTS_E_SETPERSISTPROP_FAILED: int
public const var DTS_E_SETPERSISTPROP_FAILED : int