Campo HResults.DTS_E_SCHEDULERCOULDNOTCOUNTDESTINATIONS

The Data Flow engine scheduler cannot obtain a count of the destinations in the layout.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime