DTS_E_LOADWININET フィールド
FTP 接続マネージャーが機能するためには、次の DLL が必要です: %1。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Const DTS_E_LOADWININET As Integer
'使用
Dim value As Integer
value = HResults.DTS_E_LOADWININET
public const int DTS_E_LOADWININET
public:
literal int DTS_E_LOADWININET
static val mutable DTS_E_LOADWININET: int
public const var DTS_E_LOADWININET : int