[[["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` represents the outcome of executing a batch of Data Manipulation Language (DML) statements using the `Client::ExecuteBatchDml` method."],["Successful execution of DML statements results in entries in `BatchDmlResult::stats`, while a failed statement halts subsequent statements and updates `BatchDmlResult::status` with error information."],["The `Client::ExecuteBatchDml` method takes a vector of `SqlStatement` objects, and the `BatchDmlResult` will provide stats for each that was successfully executed."]]],[]]