| Member name | Description | 
|---|---|
| Initializes an SABulkCopy object. | 
| Member name | Description | 
|---|---|
| Gets or sets the number of rows in each batch. At the end of each batch, the rows in the batch are sent to the server. | |
| Gets or sets the number of seconds for the operation to complete before it times out. | |
| Returns a collection of SABulkCopyColumnMapping items. Column mappings define the relationships between columns in the data source and columns in the destination. | |
| Gets or sets the name of the destination table on the server. | |
| Gets or sets the number of rows to be processed before generating a notification event. | 
| Member name | Description | 
|---|---|
| Closes the SABulkCopy instance. | |
| Disposes of the SABulkCopy instance. | |
| Copies all rows in the supplied array of  | 
| Member name | Description | 
|---|---|
| This event occurs every time the number of rows specified by the NotifyAfter property have been processed. | 
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |