HResults.DTSBC_E_INVALIDPROPERTY Field

The property "%1" is not valid.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTSBC_E_INVALIDPROPERTY As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace