HResults.DTS_E_CREATEEXPRESSIONOBJECTFAILED 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_CREATEEXPRESSIONOBJECTFAILED MessageText: Memory cannot be allocated for the expression "%1!s!". There was an out-of-memory error while creating an internal object to hold the expression.
public: int DTS_E_CREATEEXPRESSIONOBJECTFAILED = -1071615995;
public const int DTS_E_CREATEEXPRESSIONOBJECTFAILED = -1071615995;
val mutable DTS_E_CREATEEXPRESSIONOBJECTFAILED : int
Public Const DTS_E_CREATEEXPRESSIONOBJECTFAILED As Integer = -1071615995