Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Incorrect validation status value, "%1!lu! ". It must be one of the values found in the DTSValidationStatus enumeration.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTSBC_E_INVALIDVALIDATIONSTATUSVALUE As Integer
'Usage
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