Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere .NET 2.0 API Reference

SARowsCopied event Next Page

SABulkCopyColumnMapping class


Defines the mapping between a column in an SABulkCopy instance's data source and a column in the instance's destination table. This class cannot be inherited.

Syntax

Visual Basic

Public NotInheritable Class SABulkCopyColumnMapping

C#

public sealed class SABulkCopyColumnMapping

Remarks

Restrictions: The SABulkCopyColumnMapping class is not available in the .NET Compact Framework 2.0.

See also

SABulkCopyColumnMapping members
SABulkCopyColumnMapping constructors
DestinationColumn property
DestinationOrdinal property
SourceColumn property
SourceOrdinal property