Skip to content

Commit

Permalink
Include SqlBatch Reference
Browse files Browse the repository at this point in the history
Need to test if this reference is required, as it appears to be missing.
  • Loading branch information
H-Yeo committed Jan 27, 2024
1 parent b828a47 commit 9608bbd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
namespace Microsoft.Data.SqlClient
{
/// <include file='../../../../../../doc/snippets/Microsoft.Data.SqlClient/SqlBatchCommand.xml' path='docs/members[@name="SqlBatchCommand"]/SqlBatchCommand/*'/>
/// <include file='../../../../../../doc/snippets/Microsoft.Data.SqlClient/SqlBatch.xml' path='docs/members[@name="SqlBatch"]/SqlBatch/*'/>
public partial class SqlBatchCommand
#if NET6_0_OR_GREATER
: DbBatchCommand
Expand Down

0 comments on commit 9608bbd

Please sign in to comment.