Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Initializes an SABulkCopy object.
Public Sub New(ByVal connection As SAConnection)
public SABulkCopy(SAConnection connection)
connection The already open SAConnection that will be used to perform the bulk-copy operation. If the connection is not open, an exception is thrown in WriteToServer.
The SABulkCopy class is not available in the .NET Compact Framework 2.0.