HResults.DTS_E_MULTIPLEFILESONRETAINEDCONNECTION Field

Definition

MessageId: DTS_E_MULTIPLEFILESONRETAINEDCONNECTION MessageText: Multiple file names cannot be specified on a connection when the Retain property is TRUE. Vertical bars were found on the connection string, meaning multiple file names are being specified and, in addition, the Retain property is TRUE.

public: int DTS_E_MULTIPLEFILESONRETAINEDCONNECTION = -1073659873;
public const int DTS_E_MULTIPLEFILESONRETAINEDCONNECTION = -1073659873;
val mutable DTS_E_MULTIPLEFILESONRETAINEDCONNECTION : int
Public Const DTS_E_MULTIPLEFILESONRETAINEDCONNECTION As Integer  = -1073659873

Field Value

Value = -1073659873

Applies to