[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for `BatchDmlResult` across multiple versions, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["`BatchDmlResult` contains the results of executing a batch of DML (Data Manipulation Language) statements via the `Client::ExecuteBatchDml` method."],["Each successfully executed `SqlStatement` in a batch has a corresponding entry in `BatchDmlResult::stats`."],["If any `SqlStatement` fails during execution, subsequent statements will not be executed, and `BatchDmlResult::status` will indicate the failure."]]],[]]