Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
An ambiguous variable name was specified. The desired variable must be qualified as @[Namespace::Variable]. This error occurs when the variable exists in more than one namespace.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME
public const int DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME
public:
literal int DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME
static val mutable DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME: int
public const var DTS_E_EXPREVALSTATIC_AMBIGUOUSVARIABLENNAME : int