Member name | Description |
---|---|
Capacity (inherited from CollectionBase) |
Gets or sets the number of elements that the CollectionBase can contain. |
Count (inherited from CollectionBase) |
Gets the number of elements contained in the CollectionBase instance. This property cannot be overridden. |
Gets the SABulkCopyColumnMapping object at the specified index. |
Member name | Description |
---|---|
Adds the specified SABulkCopyColumnMapping object to the collection. |
|
Clear (inherited from CollectionBase) |
Removes all objects from the CollectionBase instance. This method cannot be overridden. |
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. |
|
GetEnumerator (inherited from CollectionBase) |
Returns an enumerator that iterates through the CollectionBase instance. |
Gets or sets the index of the specified SABulkCopyColumnMapping object within the collection. |
|
Removes the specified SABulkCopyColumnMapping element from the SABulkCopyColumnMappingCollection. |
|
Removes the mapping at the specified index from the collection. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |