Campo HResults.DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES
The Data Flow engine scheduler cannot obtain a count of the sources in the layout.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES
public const int DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES
public:
literal int DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES
static val mutable DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES: int
public const var DTS_E_SCHEDULERCOULDNOTCOUNTSOURCES : int