A collection of ULBulkCopyColumnMapping objects that inherits from System.Collections.CollectionBase.
 Visual Basic syntax
 Visual Basic syntaxPublic NotInheritable Class ULBulkCopyColumnMappingCollection Inherits System.Collections.CollectionBase
 C# syntax
 C# syntaxpublic sealed class ULBulkCopyColumnMappingCollection : System.Collections.CollectionBase
 Base classes
 Base classes Members
 MembersAll members of ULBulkCopyColumnMappingCollection class, including all inherited members.
| Name | Description | 
|---|---|
| Adds the specified ULBulkCopyColumnMapping to the collection. | |
| 
 | Removes all objects from the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| Returns whether the specified ULBulkCopyColumnMapping object exists in the collection. | |
| Copies the elements of the ULBulkCopyColumnMappingCollection to an array of ULBulkCopyColumnMapping items, starting at a particular index. | |
| 
 | Returns an enumerator that iterates through the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| Returns the index of the specified ULBulkCopyColumnMapping within the collection. | |
| 
 | Performs additional custom processes when clearing the contents of the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes after clearing the contents of the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes before inserting a new element into the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes after inserting a new element into the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes when removing an element from the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes after removing an element from the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes before setting a value in the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes after setting a value in the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Performs additional custom processes when validating a value. | 
| Removes the specified ULBulkCopyColumnMapping element from the ULBulkCopyColumnMappingCollection. | |
| Removes the mapping at the specified index from the collection. | |
| 
 | Gets or sets the number of elements that the ![[external link]](gif/external.gif) System.Collections.CollectionBase can contain. | 
| 
 | Gets the number of elements contained in the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Gets an ![[external link]](gif/external.gif) System.Collections.ArrayList containing the list of elements in the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| 
 | Gets an ![[external link]](gif/external.gif) System.Collections.IList containing the list of elements in the ![[external link]](gif/external.gif) System.Collections.CollectionBase instance. | 
| Gets the ULBulkCopyColumnMapping object at the specified index. | 
 Remarks
 RemarksThe ULBulkCopyColumnMappingCollection class is not available in the .NET Compact Framework 2.0.
 See also
 See alsoAdd method
Contains method
CopyTo method
IndexOf method
Remove method
RemoveAt method
this property
|  | Discuss this page in DocCommentXchange.
                   | Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |