Efficiently bulk load a SQL Anywhere table with data from another source. This class cannot be inherited.
Visual Basic
Public NotInheritable Class SABulkCopy
Implements IDisposable
C#
public sealed class SABulkCopy : IDisposable
Restrictions: The SABulkCopy class is not available in the .NET Compact Framework 2.0.
Implements: IDisposable
SABulkCopy members
SABulkCopy constructors
BatchSize property
BulkCopyTimeout property
ColumnMappings property
DestinationTableName property
NotifyAfter property
Close method
Dispose method
WriteToServer methods
SARowsCopied event