Campo DTS_E_PIPELINE_LOAD
Failed to load Data Flow objects.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_PIPELINE_LOAD As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_PIPELINE_LOAD
public const int DTS_E_PIPELINE_LOAD
public:
literal int DTS_E_PIPELINE_LOAD
static val mutable DTS_E_PIPELINE_LOAD: int
public const var DTS_E_PIPELINE_LOAD : int