HResults.DTS_E_BINARYCODENOTFOUND Field

Definition

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

Field Value

Value = -1073450897

Applies to