SABulkCopyColumnMappingCollection class

A collection of SABulkCopyColumnMapping objects that inherits from System.Collections.CollectionBase.

Visual Basic syntax

Public NotInheritable Class SABulkCopyColumnMappingCollection Inherits System.Collections.CollectionBase

C# syntax

public sealed class SABulkCopyColumnMappingCollection : System.Collections.CollectionBase

Remarks

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

Implements: ICollection, IEnumerable, IList

Custom Attribute: sealed