HResults.DTS_E_FAILEDTOCREATEEXPRESSIONARRAY 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_FAILEDTOCREATEEXPRESSIONARRAY MessageText: Memory cannot be allocated for the Expression objects. An out-of-memory error occurred while creating the array of Expression object pointers.
public: int DTS_E_FAILEDTOCREATEEXPRESSIONARRAY = -1071615992;
public const int DTS_E_FAILEDTOCREATEEXPRESSIONARRAY = -1071615992;
val mutable DTS_E_FAILEDTOCREATEEXPRESSIONARRAY : int
Public Const DTS_E_FAILEDTOCREATEEXPRESSIONARRAY As Integer = -1071615992