HResults.DTS_E_FAILEDTOWRITEOUTCOLUMNNAME Field

Definition

MessageId: DTS_E_FAILEDTOWRITEOUTCOLUMNNAME MessageText: The column name for column "%1!s!" could not be written. The column name may be longer than the available column size.

public: int DTS_E_FAILEDTOWRITEOUTCOLUMNNAME = -1071636331;
public const int DTS_E_FAILEDTOWRITEOUTCOLUMNNAME = -1071636331;
val mutable DTS_E_FAILEDTOWRITEOUTCOLUMNNAME : int
Public Const DTS_E_FAILEDTOWRITEOUTCOLUMNNAME As Integer  = -1071636331

Field Value

Value = -1071636331

Applies to