HResults.DTS_W_EMPTYDATAFLOW Field
The DataFlow task has no components. Add components or remove the task.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_EMPTYDATAFLOW As Integer
'Usage
Dim value As Integer
value = HResults.DTS_W_EMPTYDATAFLOW
public const int DTS_W_EMPTYDATAFLOW
public:
literal int DTS_W_EMPTYDATAFLOW
static val mutable DTS_W_EMPTYDATAFLOW: int
public const var DTS_W_EMPTYDATAFLOW : int