A collection of ULBulkCopyColumnMapping objects that inherits from System.Collections.CollectionBase.
Visual Basic syntaxPublic NotInheritable Class ULBulkCopyColumnMappingCollection Inherits System.Collections.CollectionBase
C# syntaxpublic sealed class ULBulkCopyColumnMappingCollection : System.Collections.CollectionBase
Base classes
MembersAll members of ULBulkCopyColumnMappingCollection class, including all inherited members.
| Name | Description |
|---|---|
| Adds the specified ULBulkCopyColumnMapping object to the collection. | |
|
|
Removes all objects from the System.Collections.CollectionBase instance.
|
| Returns whether the specified ULBulkCopyColumnMapping object exists in the collection. | |
| Copies the elements of the ULBulkCopyColumnMappingCollection object to an array of ULBulkCopyColumnMapping objects, starting at a particular index. | |
|
|
Returns an enumerator that iterates through the System.Collections.CollectionBase instance.
|
| Returns the index of the specified ULBulkCopyColumnMapping 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 ULBulkCopyColumnMapping object from the ULBulkCopyColumnMappingCollection object. | |
| 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 ULBulkCopyColumnMapping object at the specified index. |
RemarksThe ULBulkCopyColumnMappingCollection class is not available in the .NET Compact Framework 2.0.
See alsoAdd 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 |
