Partager via


Champ DTS_E_EXPREVALSTATIC_INVALIDCASTPRECISION

The value specified for the precision parameter of a cast operation is out of range for the type cast.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_EXPREVALSTATIC_INVALIDCASTPRECISION As Integer
'Utilisation
Dim value As Integer

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