Visual Basic Public Sub New( _ ByVal connection As SAConnection _ )
C# 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.
Restrictions: The SABulkCopy class is not available in the .NET Compact Framework 2.0.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |