HResults.DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME MessageText: There are multiple variables with the name "%1!s!". The desired variable must be specified uniquely as @[Namespace::%2!s!]. The variable exists in more than one namespace.
public: int DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME = -1073450787;
public const int DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME = -1073450787;
val mutable DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME : int
Public Const DTS_E_EXPREVALAMBIGUOUSVARIABLENNAME As Integer = -1073450787