HResults.DTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION 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_ADODESTSQLBULKCOPYCREATIONEXCEPTION MessageText: An exception occurred while initializing the SqlBulkCopy interface. Disable SqlBulkCopy by setting the UseBulkInsertWhenPossible property to false. The exception message is: %1!s!
public: int DTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION = -1071610787;
public const int DTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION = -1071610787;
val mutable DTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION : int
Public Const DTS_E_ADODESTSQLBULKCOPYCREATIONEXCEPTION As Integer = -1071610787