TDV Adapter for Salesforce

Build 23.0.8839

ContinueOnAlterException

Whether you want to continue after a ALTER statement has failed.

Data Type

bool

Default Value

false

Remarks

The ALTER statement is split into multiple alter statements when more than 10 columns are present in the statement to facilitate an API limit where ALTER statements can include a maximum of 10 columns being modified/added. If true, when an individual statement fails, the adapter continues to evaulate the others. If false, the failure of any statement will result in an error instead of a skip.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839