Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
There are input columns that do not have associated output columns. The input columns will be unmapped.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTSBC_E_UNMAPINPUTCOLUMNS As Integer
'Usage
Dim value As Integer
value = HResults.DTSBC_E_UNMAPINPUTCOLUMNS
public const int DTSBC_E_UNMAPINPUTCOLUMNS
public:
literal int DTSBC_E_UNMAPINPUTCOLUMNS
static val mutable DTSBC_E_UNMAPINPUTCOLUMNS: int
public const var DTSBC_E_UNMAPINPUTCOLUMNS : int