From 5d2cfd7808cf546d90f8ee0fccfa2eb82bd586f1 Mon Sep 17 00:00:00 2001 From: "H. Yeo" <138053434+H-Yeo@users.noreply.github.com> Date: Tue, 6 Feb 2024 13:36:38 -0800 Subject: [PATCH] Test Experimental Changes for API Documentation --- doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml b/doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml index a42bd81ea9..bb3bed7879 100644 --- a/doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml +++ b/doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml @@ -110,7 +110,12 @@ The following example creates a an - + + Test1 ExecuteNonQueryAsync Comment + + + + @@ -119,7 +124,7 @@ The following example creates a an - + @@ -133,7 +138,7 @@ The following example creates a an The list of commands contained in the batch in a - of + of objects.