HResults.DTS_E_MULTIPLEFILESONRETAINEDCONNECTION Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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