Champ DTS_E_EXPREVALPLACEHOLDERINEXPRESSION
The placeholder "%1" was found in an expression. This must be replaced with an actual parameter or operand.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_EXPREVALPLACEHOLDERINEXPRESSION As Integer
'Utilisation
Dim value As Integer
value = HResults.DTS_E_EXPREVALPLACEHOLDERINEXPRESSION
public const int DTS_E_EXPREVALPLACEHOLDERINEXPRESSION
public:
literal int DTS_E_EXPREVALPLACEHOLDERINEXPRESSION
static val mutable DTS_E_EXPREVALPLACEHOLDERINEXPRESSION: int
public const var DTS_E_EXPREVALPLACEHOLDERINEXPRESSION : int