Condividi tramite


Campo HResults.DTS_E_NOOUTPUTCOLUMNS

"%1" contains no output columns. An asynchronous output must contain output columns.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_E_NOOUTPUTCOLUMNS As Integer
'Utilizzo
Dim value As Integer 

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime