Condividi tramite


Campo HResults.DTSBC_E_INVALIDVALIDATIONSTATUSVALUE

Incorrect validation status value, "%1!lu! ". It must be one of the values found in the DTSValidationStatus enumeration.

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

Sintassi

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

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

Vedere anche

Riferimento

HResults Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime