HResults.DTS_W_STATICTRUNCATIONINEXPRESSION Field

Definition

MessageId: DTS_W_STATICTRUNCATIONINEXPRESSION MessageText: The expression "%1!s!" will always result in a truncation of data. The expression contains a static truncation (the truncation of a fixed value).

public: int DTS_W_STATICTRUNCATIONINEXPRESSION = -2145357620;
public const int DTS_W_STATICTRUNCATIONINEXPRESSION = -2145357620;
val mutable DTS_W_STATICTRUNCATIONINEXPRESSION : int
Public Const DTS_W_STATICTRUNCATIONINEXPRESSION As Integer  = -2145357620

Field Value

Value = -2145357620

Applies to