| Package | Description |
|---|---|
| com.microsoft.sqlserver.jdbc |
| Modifier and Type | Method and Description |
|---|---|
SQLServerBulkCopyOptions |
SQLServerBulkCopy.getBulkCopyOptions()
Gets the current SQLServerBulkCopyOptions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLServerBulkCopy.setBulkCopyOptions(SQLServerBulkCopyOptions copyOptions)
Update the behavior of the SQLServerBulkCopy instance according to the options supplied, if supplied SQLServerBulkCopyOption is not null.
|
Copyright © 2018 Microsoft Corporation. All rights reserved.