Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The output column for the file name is not a null-terminated Unicode character string, which is data type DT_WSTR.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE
public const int DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE
public:
literal int DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE
static val mutable DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE: int
public const var DTS_E_FILENAMEOUTPUTCOLUMNINVALIDDATATYPE : int