DTS_E_EXTRACTORFILENAMECOLUMNNOTSTRING フィールド

"%1" にはファイル名を含める必要がありますが、文字列型ではありません。

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

構文

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

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