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