HResults.DTS_E_UNABLETOWRITELOBDATATOBUFFER 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_UNABLETOWRITELOBDATATOBUFFER MessageText: Writing long object data of type DT_TEXT, DT_NTEXT, or DT_IMAGE to Data Flow task buffer failed for column "%1!s!".
public: int DTS_E_UNABLETOWRITELOBDATATOBUFFER = -1071636251;
public const int DTS_E_UNABLETOWRITELOBDATATOBUFFER = -1071636251;
val mutable DTS_E_UNABLETOWRITELOBDATATOBUFFER : int
Public Const DTS_E_UNABLETOWRITELOBDATATOBUFFER As Integer = -1071636251