Compartir a través de


Campo HResults.DTS_E_SQLTASK_VALIDPARAMETERTYPES

Valid parameter names are of type Integer or String.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_SQLTASK_VALIDPARAMETERTYPES As Integer
'Uso
Dim value As Integer 

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

Vea también

Referencia

HResults Clase

Espacio de nombres Microsoft.SqlServer.Dts.Runtime