Aracılığıyla paylaş


HResults.DTS_E_EXTRACTORFILENAMECOLUMNNOTSTRING Alanı

"% 1" bir dosya adı içermesi gerekir, ancak bir dize türünde değil.

Ad Alanı:  Microsoft.SqlServer.Dts.Runtime
Derleme:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS içinde.dll)

Sözdizimi

'Bildirim
Public Const DTS_E_EXTRACTORFILENAMECOLUMNNOTSTRING As Integer
'Kullanım
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