HResults.DTS_E_BINARYCODENOTFOUND 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_BINARYCODENOTFOUND MessageText: The script component is configured to pre-compile the script, but binary code is not found. Please visit the IDE in Script Component Editor by clicking Design Script button to cause binary code to be generated.
public: int DTS_E_BINARYCODENOTFOUND = -1073450897;
public const int DTS_E_BINARYCODENOTFOUND = -1073450897;
val mutable DTS_E_BINARYCODENOTFOUND : int
Public Const DTS_E_BINARYCODENOTFOUND As Integer = -1073450897