HResults.DTS_E_EXPREVALEXPRESSIONEMPTY 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_EXPREVALEXPRESSIONEMPTY MessageText: There was no expression to compute. An attempt was made to compute or get the string of an empty expression.
public: int DTS_E_EXPREVALEXPRESSIONEMPTY = -1073450854;
public const int DTS_E_EXPREVALEXPRESSIONEMPTY = -1073450854;
val mutable DTS_E_EXPREVALEXPRESSIONEMPTY : int
Public Const DTS_E_EXPREVALEXPRESSIONEMPTY As Integer = -1073450854