Visual Basic Public Sub New( _ ByVal connection As ULConnection _ )
C# public ULBulkCopy( ULConnection connection );
connection The already open ULConnection that will be used to perform the bulk-copy operation. If the connection is not open, an exception is thrown in WriteToServer.
Restrictions: The ULBulkCopy class is not available in the .NET Compact Framework 2.0.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |