Skip to content

Commit

Permalink
Missing Documentation for Context on Page.
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Yeo committed Jan 29, 2024
1 parent 135e4ea commit 6afbd49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/snippets/Microsoft.Data.SqlClient/SqlBatchCommand.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<?xml version="1.0"?>
<docs>
<members name="SqlBatchCommand">
<SqlBatchCommand>
<summary>
SqlBatchCommand allows for the execution of multiple SQL commands in a <see cref="T:Microsoft.Data.SqlClient.SqlBatch" />.
</summary>
</SqlBatchCommand>
<ctor1>
<summary>Initializes a new <see cref="SqlBatchCommand"/>.</summary>
<remarks>
Expand Down

0 comments on commit 6afbd49

Please sign in to comment.