DTS_E_UNABLETOSAVETOFILE フィールド

XML を "%1" に保存できません。ファイルが読み取り専用である可能性があります。

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

構文

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

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