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

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

ULRowsCopied event Next Page

ULBulkCopyColumnMapping class


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

Syntax

Visual Basic

Public NotInheritable Class ULBulkCopyColumnMapping

C#

public sealed class ULBulkCopyColumnMapping

Remarks

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

See also

ULBulkCopyColumnMapping members
ULBulkCopyColumnMapping constructors
DestinationColumn property
DestinationOrdinal property
SourceColumn property
SourceOrdinal property