HResults.DTS_W_CONFIGENVVARNOTFOUND 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.
The configuration environment variable was not found. The environment variable was: "%1". This occurs when a package specifies an environment variable for a configuration setting but it cannot be found. Check the configurations collection in the package and verify that the specified environment variable is available and valid.
public: int DTS_W_CONFIGENVVARNOTFOUND = -2147381245;
public const int DTS_W_CONFIGENVVARNOTFOUND = -2147381245;
val mutable DTS_W_CONFIGENVVARNOTFOUND : int
Public Const DTS_W_CONFIGENVVARNOTFOUND As Integer = -2147381245