SABulkCopy class

Efficiently bulk load a SQL Anywhere table with data from another source.

Visual Basic syntax

Public NotInheritable Class SABulkCopy Implements System.IDisposable

C# syntax

public sealed class SABulkCopy : System.IDisposable

Remarks

The SABulkCopy class is not available in the .NET Compact Framework 2.0.

Implements: System.IDisposable

Custom Attribute: sealed