HResults.DTS_E_DTSNAME_LEGAL Field

Definition

MessageId: DTS_E_DTSNAME_LEGAL MessageText: The object name "%1!s!" is not valid. The name cannot contain any of the following characters: / \ : [ ] . =

public: int DTS_E_DTSNAME_LEGAL = -1073614334;
public const int DTS_E_DTSNAME_LEGAL = -1073614334;
val mutable DTS_E_DTSNAME_LEGAL : int
Public Const DTS_E_DTSNAME_LEGAL As Integer  = -1073614334

Field Value

Value = -1073614334

Applies to