HResults.DTS_E_DTSNAME_PRINTABLE Field

Definition

MessageId: DTS_E_DTSNAME_PRINTABLE MessageText: Object name "%1!s!" is not valid. The name cannot contain control characters that render it unprintable.

public: int DTS_E_DTSNAME_PRINTABLE = -1073614333;
public const int DTS_E_DTSNAME_PRINTABLE = -1073614333;
val mutable DTS_E_DTSNAME_PRINTABLE : int
Public Const DTS_E_DTSNAME_PRINTABLE As Integer  = -1073614333

Field Value

Value = -1073614333

Applies to